summaryrefslogtreecommitdiff
path: root/share/man/man5/hosts.5
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2002-05-23 09:30:36 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2002-05-23 09:30:36 +0000
commit83b2997e2f28d1c476308b67430b8ef6cb74d4df (patch)
tree52579d5e1b1cddbdd04dd2ac8ebea76d4471a5ad /share/man/man5/hosts.5
parentba422cc0dee1b90e6e23d4181e05daf46c88cfd4 (diff)
'SEE ALSO' audit in 'share/man/':
o) sort; o) "," is separator of entries; o) don't use "." or "," in the last entry; millert@ ok
Diffstat (limited to 'share/man/man5/hosts.5')
-rw-r--r--share/man/man5/hosts.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/hosts.5 b/share/man/man5/hosts.5
index 58d23a513d9..25e1788c4dc 100644
--- a/share/man/man5/hosts.5
+++ b/share/man/man5/hosts.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hosts.5,v 1.11 2000/11/20 08:00:03 deraadt Exp $
+.\" $OpenBSD: hosts.5,v 1.12 2002/05/23 09:30:34 mpech Exp $
.\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -101,8 +101,8 @@ newline, or comment character.
.It Pa /etc/hosts
.El
.Sh SEE ALSO
-.Xr gethostbyname 3 ,
.Xr getaddrinfo 3 ,
+.Xr gethostbyname 3 ,
.Xr getnameinfo 3 ,
.Xr resolv.conf 5 ,
.Xr ifconfig 8 ,