summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/resolver.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/resolver.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/resolver.3')
-rw-r--r--src/lib/libc/net/resolver.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/resolver.3 b/src/lib/libc/net/resolver.3
index 6545132d50..65d7ad7ddf 100644
--- a/src/lib/libc/net/resolver.3
+++ b/src/lib/libc/net/resolver.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: resolver.3,v 1.7 1999/05/12 13:26:47 aaron Exp $ 1.\" $OpenBSD: resolver.3,v 1.8 1999/05/16 19:55:06 alex Exp $
2.\" 2.\"
3.\" Copyright (c) 1985, 1991, 1993 3.\" Copyright (c) 1985, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -325,9 +325,9 @@ see
325.El 325.El
326.Sh SEE ALSO 326.Sh SEE ALSO
327.Xr gethostbyname 3 , 327.Xr gethostbyname 3 ,
328.Xr named 8 ,
329.Xr resolv.conf 5 , 328.Xr resolv.conf 5 ,
330.Xr hostname 7 , 329.Xr hostname 7 ,
330.Xr named 8
331.Pp 331.Pp
332.%T RFC1032 , 332.%T RFC1032 ,
333.%T RFC1033 , 333.%T RFC1033 ,