diff options
Diffstat (limited to 'lib/libc/rpc/rpc.3')
-rw-r--r-- | lib/libc/rpc/rpc.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3 index 0ed7cf1e0bf..161faba393c 100644 --- a/lib/libc/rpc/rpc.3 +++ b/lib/libc/rpc/rpc.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpc.3,v 1.18 1999/05/25 13:06:45 aaron Exp $ +.\" $OpenBSD: rpc.3,v 1.19 1999/06/16 08:45:11 alex Exp $ .\" Mostly converted to mandoc by Theo de Raadt, Tue Feb 24 04:04:46 MST 1998 .\" .Dd February 16, 1988 @@ -1166,9 +1166,9 @@ Service implementors usually do not need this routine. .Xr getrpcent 3 , .Xr getrpcport 3 , .Xr rpcauth 3 , +.Xr xdr 3 , .Xr rpc 5 , -.Xr portmap 8 , -.Xr xdr 3 +.Xr portmap 8 .Pp The following manuals: .Re |