Module Name:    src
Committed By:   wiz
Date:           Thu Mar 29 18:37:46 UTC 2012

Modified Files:
        src/usr.sbin/rtadvd: rtadvd.conf.5

Log Message:
- improve wording;
- replace references to resolver(5) with ones to resolv.conf(5);
- remove references to FreeBSD (which were copied 1:1 from their
  man page).

>From patch by Bug Hunting.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/rtadvd/rtadvd.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/usr.sbin/rtadvd/rtadvd.conf.5
diff -u src/usr.sbin/rtadvd/rtadvd.conf.5:1.15 src/usr.sbin/rtadvd/rtadvd.conf.5:1.16
--- src/usr.sbin/rtadvd/rtadvd.conf.5:1.15	Sat Dec 10 19:14:29 2011
+++ src/usr.sbin/rtadvd/rtadvd.conf.5	Thu Mar 29 18:37:45 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rtadvd.conf.5,v 1.15 2011/12/10 19:14:29 roy Exp $
+.\"	$NetBSD: rtadvd.conf.5,v 1.16 2012/03/29 18:37:45 wiz Exp $
 .\"	$KAME: rtadvd.conf.5,v 1.50 2005/01/14 05:30:59 jinmei Exp $
 .\"
 .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -356,10 +356,9 @@ options with corresponding
 .Cm rdnssltime2 ...
 entries.
 Note that the maximum number of servers depends on the receiver side.
-See also
-.Xr resolver 5
-manual page for resolver implementation in
-.Fx .
+See also the
+.Xr resolv.conf 5
+manual page for the resolver implementation.
 .It Cm \&rdnssltime
 The lifetime of the
 .Cm rdnss
@@ -382,10 +381,9 @@ options with corresponding
 .Cm dnsslltime2 ...
 entries.
 Note that the maximum number of names depends on the receiver side.
-See also
-.Xr resolver 5
-manual page for resolver implementation in
-.Fx .
+See also the
+.Xr resolv.conf 5
+manual page for the resolver implementation.
 .It Cm \&dnsslltime
 The lifetime of the
 .Cm dnssl

Reply via email to