summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/xdr.3
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-08-08 09:26:04 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-08-08 09:26:04 +0000
commit8a4dd637dd2de13b76ff2757a8e168d004dff265 (patch)
treef4833edb56d5230d0ad5ba3ddbaa9b3c75121a65 /lib/libc/rpc/xdr.3
parent76f930123a070f9cacf50c8d395178e366619a61 (diff)
refer to RFCs consistently (RFC XXXX);
Diffstat (limited to 'lib/libc/rpc/xdr.3')
-rw-r--r--lib/libc/rpc/xdr.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/xdr.3 b/lib/libc/rpc/xdr.3
index 9ee8ee83f94..b2197cec4e0 100644
--- a/lib/libc/rpc/xdr.3
+++ b/lib/libc/rpc/xdr.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: xdr.3,v 1.15 2003/05/30 22:12:43 jmc Exp $
+.\" $OpenBSD: xdr.3,v 1.16 2003/08/08 09:26:02 jmc Exp $
.\" Mostly converted to mandoc by Theo de Raadt, Tue Feb 24 04:04:46 MST 1998
.\"
.\" Sun RPC is a product of Sun Microsystems, Inc. and is provided for
@@ -585,5 +585,5 @@ Returns one if it succeeds, zero otherwise.
.Rs
.%A "Sun Microsystems, Inc."
.%T "XDR: External Data Representation Standard"
-.%R "RFC1014, USC-ISI"
+.%R "RFC 1014, USC-ISI"
.Re