Module Name:    src
Committed By:   jakllsch
Date:           Sun Nov  1 15:19:19 UTC 2009

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

Log Message:
Use documentation prefix.
Drop trailing whitespace.
Remove repeated word.
Bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.13 src/usr.sbin/rtadvd/rtadvd.conf.5:1.14
--- src/usr.sbin/rtadvd/rtadvd.conf.5:1.13	Mon Aug 24 09:45:30 2009
+++ src/usr.sbin/rtadvd/rtadvd.conf.5	Sun Nov  1 15:19:19 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rtadvd.conf.5,v 1.13 2009/08/24 09:45:30 joerg Exp $
+.\"	$NetBSD: rtadvd.conf.5,v 1.14 2009/11/01 15:19:19 jakllsch 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.
@@ -28,7 +28,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd March 6, 2006
+.Dd November 1, 2009
 .Dt RTADVD.CONF 5
 .Os
 .Sh NAME
@@ -121,7 +121,7 @@
 .Li 'o' or 0x40
 .Pc
 means Other stateful configuration flag bit.
-Bit 4 
+Bit 4
 .Po
 .Li 0x10
 .Pc
@@ -302,7 +302,6 @@
 .Po
 .Li 0x10
 .Pc
-and 
 and Bit 3
 .Po
 .Li 0x08
@@ -367,7 +366,7 @@
 .Xr rtadvd 8 .
 .Bd -literal
 ef0:\\
-	:addr="3ffe:501:ffff:1000::":prefixlen#64:
+	:addr="2001:db8:ffff:1000::":prefixlen#64:
 .Ed
 .Pp
 The following example presents the default values in an explicit manner.
@@ -378,7 +377,7 @@
 	:chlim#64:raflags#0:rltime#1800:rtime#0:retrans#0:\\
 	:pinfoflags="la":vltime#2592000:pltime#604800:mtu#0:
 ef0:\\
-	:addr="3ffe:501:ffff:1000::":prefixlen#64:tc=default:
+	:addr="2001:db8:ffff:1000::":prefixlen#64:tc=default:
 .Ed
 .Sh SEE ALSO
 .Xr termcap 5 ,

Reply via email to