Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/rpc Sort sections.
details: https://anonhg.NetBSD.org/src/rev/430fe23e0dd8
branches: trunk
changeset: 515107:430fe23e0dd8
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Sep 16 18:09:58 2001 +0000
description:
Sort sections.
diffstat:
lib/libc/rpc/getrpcent.3 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r f50dba4e3f4c -r 430fe23e0dd8 lib/libc/rpc/getrpcent.3
--- a/lib/libc/rpc/getrpcent.3 Sun Sep 16 18:08:37 2001 +0000
+++ b/lib/libc/rpc/getrpcent.3 Sun Sep 16 18:09:58 2001 +0000
@@ -1,5 +1,5 @@
.\" @(#)getrpcent.3n 2.2 88/08/02 4.0 RPCSRC; from 1.11 88/03/14 SMI
-.\" $NetBSD: getrpcent.3,v 1.7 2001/09/16 02:17:40 wiz Exp $
+.\" $NetBSD: getrpcent.3,v 1.8 2001/09/16 18:09:58 wiz Exp $
.\"
.Dd December 14, 1987
.Dt GETRPCENT 3
@@ -78,16 +78,16 @@
program number is found, or until end-of-file is encountered.
.Sh FILES
.Pa /etc/rpc
-.Sh SEE ALSO
-.Xr rpc 5 ,
-.Xr rpcinfo 8 ,
-.Xr ypserv 8
.Sh DIAGNOSTICS
A
.Dv NULL
pointer is returned on
.Dv EOF
or error.
+.Sh SEE ALSO
+.Xr rpc 5 ,
+.Xr rpcinfo 8 ,
+.Xr ypserv 8
.Sh BUGS
All information
is contained in a static area
Home |
Main Index |
Thread Index |
Old Index