Module Name: src
Committed By: plunky
Date: Sun Aug 21 11:04:21 UTC 2011
Modified Files:
src/share/man/man5: resolv.conf.5
Log Message:
SEE ALSO resolvconf(8)
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/share/man/man5/resolv.conf.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man5/resolv.conf.5
diff -u src/share/man/man5/resolv.conf.5:1.25 src/share/man/man5/resolv.conf.5:1.26
--- src/share/man/man5/resolv.conf.5:1.25 Sat May 15 16:20:03 2010
+++ src/share/man/man5/resolv.conf.5 Sun Aug 21 11:04:21 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: resolv.conf.5,v 1.25 2010/05/15 16:20:03 jruoho Exp $
+.\" $NetBSD: resolv.conf.5,v 1.26 2011/08/21 11:04:21 plunky Exp $
.\"
.\" Copyright (c) 1986, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)resolver.5 5.12 (Berkeley) 5/10/91
.\"
-.Dd May 15, 2010
+.Dd August 21, 2010
.Dt RESOLV.CONF 5
.Os
.Sh NAME
@@ -218,7 +218,8 @@
.Xr resolver 3 ,
.Xr nsswitch.conf 5 ,
.Xr hostname 7 ,
-.Xr named 8
+.Xr named 8 ,
+.Xr resolvconf 8
.Rs
.%A Paul Vixie
.%A Kevin J. Dunlap