Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Replace references to resolver(5) with ones t...
details: https://anonhg.NetBSD.org/src/rev/12bcb0f8a9e0
branches: trunk
changeset: 778495:12bcb0f8a9e0
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Mar 29 18:37:21 2012 +0000
description:
Replace references to resolver(5) with ones to resolv.conf(5).
>From patch by Bug Hunting.
diffstat:
share/man/man7/hostname.7 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r c9506d37f5e4 -r 12bcb0f8a9e0 share/man/man7/hostname.7
--- a/share/man/man7/hostname.7 Thu Mar 29 18:35:11 2012 +0000
+++ b/share/man/man7/hostname.7 Thu Mar 29 18:37:21 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: hostname.7,v 1.12 2012/03/22 07:58:18 wiz Exp $
+.\" $NetBSD: hostname.7,v 1.13 2012/03/29 18:37:21 wiz Exp $
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\"
@@ -156,7 +156,7 @@
options are present in the resolver configuration file, then only the
.Em last
one listed is used (see
-.Xr resolver 5 ) .
+.Xr resolv.conf 5 ) .
.Pp
If the name was not previously tried
.Dq as-is
@@ -177,9 +177,9 @@
.Bl -tag -width "/etc/resolv.conf " -compact
.It Pa /etc/resolv.conf
See
-.Xr resolver 5 .
+.Xr resolv.conf 5 .
.El
.Sh SEE ALSO
.Xr gethostbyname 3 ,
-.Xr resolver 5 ,
+.Xr resolv.conf 5 ,
.Xr mailaddr 7
Home |
Main Index |
Thread Index |
Old Index