summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getnetent.3
diff options
context:
space:
mode:
authoralex <>1999-05-16 19:55:18 +0000
committeralex <>1999-05-16 19:55:18 +0000
commite38426b4a145b773ec2a1e0f71ca512e5b11a372 (patch)
tree7ea5a427829857e223b7f6beae540675d916ff3c /src/lib/libc/net/getnetent.3
parent348594ae9996fbccff97c4b838f78053ccfd54d1 (diff)
downloadopenbsd-e38426b4a145b773ec2a1e0f71ca512e5b11a372.tar.gz
openbsd-e38426b4a145b773ec2a1e0f71ca512e5b11a372.tar.bz2
openbsd-e38426b4a145b773ec2a1e0f71ca512e5b11a372.zip
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
Diffstat (limited to 'src/lib/libc/net/getnetent.3')
-rw-r--r--src/lib/libc/net/getnetent.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/net/getnetent.3 b/src/lib/libc/net/getnetent.3
index 5864b75839..7a4e9cf5ba 100644
--- a/src/lib/libc/net/getnetent.3
+++ b/src/lib/libc/net/getnetent.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: getnetent.3,v 1.5 1998/03/16 05:06:56 millert Exp $ 1.\" $OpenBSD: getnetent.3,v 1.6 1999/05/16 19:55:04 alex Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1991, 1993 3.\" Copyright (c) 1983, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -128,8 +128,8 @@ Null pointer
128.Dv EOF 128.Dv EOF
129or error. 129or error.
130.Sh SEE ALSO 130.Sh SEE ALSO
131.Xr networks 5 , 131.Xr resolver 3 ,
132.Xr resolver 3 132.Xr networks 5
133.Sh HISTORY 133.Sh HISTORY
134The 134The
135.Fn getnetent , 135.Fn getnetent ,