summaryrefslogtreecommitdiff
path: root/lib/libc/rpc
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-06-16 08:45:13 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-06-16 08:45:13 +0000
commit9605daf6c7c6bf07c9b652cbbffc823d6a77b644 (patch)
treeb68dfb57eab83199e66fec0ec9fae0a9d0754d61 /lib/libc/rpc
parent8ec221553cc6730353906f85608676e172168c3d (diff)
More xref sorting under SEE ALSO.
Diffstat (limited to 'lib/libc/rpc')
-rw-r--r--lib/libc/rpc/rpc.36
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