Module Name:    src
Committed By:   joerg
Date:           Mon Aug 24 09:45:30 UTC 2009

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

Log Message:
Kill -offset without argument.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 src/usr.sbin/rtadvd/rtadvd.conf.5:1.13
--- src/usr.sbin/rtadvd/rtadvd.conf.5:1.12	Sun Mar  5 23:47:08 2006
+++ src/usr.sbin/rtadvd/rtadvd.conf.5	Mon Aug 24 09:45:30 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rtadvd.conf.5,v 1.12 2006/03/05 23:47:08 rpaulo Exp $
+.\"	$NetBSD: rtadvd.conf.5,v 1.13 2009/08/24 09:45:30 joerg 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.
@@ -353,7 +353,7 @@
 overrides the router lifetime parameter for the
 .Li ne0
 interface.
-.Bd -literal -offset
+.Bd -literal
 ne0:\\
 	:rltime#0:
 .Ed
@@ -365,7 +365,7 @@
 .Fl s
 option to
 .Xr rtadvd 8 .
-.Bd -literal -offset
+.Bd -literal
 ef0:\\
 	:addr="3ffe:501:ffff:1000::":prefixlen#64:
 .Ed
@@ -373,7 +373,7 @@
 The following example presents the default values in an explicit manner.
 The configuration is provided just for reference purposes;
 YOU DO NOT NEED TO HAVE IT AT ALL.
-.Bd -literal -offset
+.Bd -literal
 default:\\
 	:chlim#64:raflags#0:rltime#1800:rtime#0:retrans#0:\\
 	:pinfoflags="la":vltime#2592000:pltime#604800:mtu#0:

Reply via email to