From: sthen Date: Thu, 25 Aug 2016 09:41:13 +0000 (+0000) Subject: Fix rtadvd.conf(5) example for pinfoflags, it accepts numbers not strings. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=47ff123bf5330b552453e20b84a84be5d6a76b44;p=openbsd Fix rtadvd.conf(5) example for pinfoflags, it accepts numbers not strings. ok phessler --- diff --git a/usr.sbin/rtadvd/rtadvd.conf.5 b/usr.sbin/rtadvd/rtadvd.conf.5 index 51acc338227..d3e0cd8bc59 100644 --- a/usr.sbin/rtadvd/rtadvd.conf.5 +++ b/usr.sbin/rtadvd/rtadvd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rtadvd.conf.5,v 1.37 2016/05/07 19:33:03 jca Exp $ +.\" $OpenBSD: rtadvd.conf.5,v 1.38 2016/08/25 09:41:13 sthen Exp $ .\" $KAME: rtadvd.conf.5,v 1.46 2003/06/17 08:26:35 itojun 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 $Mdocdate: May 7 2016 $ +.Dd $Mdocdate: August 25 2016 $ .Dt RTADVD.CONF 5 .Os .Sh NAME @@ -367,7 +367,7 @@ YOU DO NOT NEED TO HAVE IT AT ALL. .Bd -literal -offset indent default:\e :chlim#64:raflags#0:rltime#1800:rtime#0:retrans#0:\e - :pinfoflags="la":vltime#2592000:pltime#604800:mtu#0: + :pinfoflags#192:vltime#2592000:pltime#604800:mtu#0: ef0:\e :addr="2001:db8:ffff:1000::":prefixlen#64:tc=default: .Ed