diff options
Diffstat (limited to 'lib/libc/rpc/xdr.3')
-rw-r--r-- | lib/libc/rpc/xdr.3 | 4 |
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 |