summaryrefslogtreecommitdiff
path: root/lib/librpcsvc/bootparam_prot.x
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-12-25 19:05:10 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-12-25 19:05:10 +0000
commitb5c060b5073014283a6e0b15aeb56360882dfcdc (patch)
tree4b6eb9f76c5746552f573f36d201795fa417f75a /lib/librpcsvc/bootparam_prot.x
parent04c7e5ba15176d9df8d9c68911cd60e39417b4e8 (diff)
bootparams is right name
Diffstat (limited to 'lib/librpcsvc/bootparam_prot.x')
-rw-r--r--lib/librpcsvc/bootparam_prot.x6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/librpcsvc/bootparam_prot.x b/lib/librpcsvc/bootparam_prot.x
index b51781b9a10..e21b0c51648 100644
--- a/lib/librpcsvc/bootparam_prot.x
+++ b/lib/librpcsvc/bootparam_prot.x
@@ -1,4 +1,4 @@
-/* $OpenBSD: bootparam_prot.x,v 1.4 1997/08/19 07:54:46 niklas Exp $ */
+/* $OpenBSD: bootparam_prot.x,v 1.5 2003/12/25 19:05:09 deraadt Exp $ */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
@@ -30,7 +30,7 @@
*/
/*
- * RPC for bootparms service.
+ * RPC for bootparams service.
* There are two procedures:
* WHOAMI takes a net address and returns a client name and also a
* likely net address for routing
@@ -49,7 +49,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)bootparam_prot.x 1.2 87/06/24 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)bootparam_prot.x 2.1 88/08/01 4.0 RPCSRC";*/
-%static char rcsid[] = "$OpenBSD: bootparam_prot.x,v 1.4 1997/08/19 07:54:46 niklas Exp $";
+%static char rcsid[] = "$OpenBSD: bootparam_prot.x,v 1.5 2003/12/25 19:05:09 deraadt Exp $";
%#endif /* not lint */
#endif