diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2012-08-08 00:28:02 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2012-08-08 00:28:02 +0000 |
commit | 37ea7f114ef381b25a812177efa0000050258acd (patch) | |
tree | 23098cb88366007667b124fde11799fcb777ad49 /usr.sbin | |
parent | 59d4db73bf3f28cdb981d1f5b17c500843420e66 (diff) |
Mention RFC 6106; from brad@, content ok lteo@.
While here, use .Rs for references; ok jmc@.
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/rtadvd/rtadvd.conf.5 | 25 |
1 files changed, 17 insertions, 8 deletions
diff --git a/usr.sbin/rtadvd/rtadvd.conf.5 b/usr.sbin/rtadvd/rtadvd.conf.5 index 5712be0e8b0..65c8dbb335d 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.28 2012/07/08 10:46:00 phessler Exp $ +.\" $OpenBSD: rtadvd.conf.5,v 1.29 2012/08/08 00:28:01 schwarze 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: July 8 2012 $ +.Dd $Mdocdate: August 8 2012 $ .Dt RTADVD.CONF 5 .Os .Sh NAME @@ -339,12 +339,21 @@ ef0:\e .Xr termcap 5 , .Xr rtadvd 8 , .Xr rtsol 8 -.Pp -Thomas Narten, Erik Nordmark and W. A. Simpson, -.Do -Neighbor Discovery for IP version 6 (IPv6) -.Dc , -RFC 2461 +.Rs +.%A Thomas Narten +.%A Erik Nordmark +.%A W. A. Simpson +.%T Neighbor Discovery for IP version 6 (IPv6) +.%R RFC 2461 +.Re +.Rs +.%A J. Jeong +.%A S. Park +.%A L. Beloeil +.%A S. Madanapalli +.%T IPv6 Router Advertisement Options for DNS Configuration +.%R RFC 6106 +.Re .Sh HISTORY The .Xr rtadvd 8 |