Hi Lawrence, hi Brad, Lawrence Teo wrote on Mon, Jul 23, 2012 at 09:36:35AM -0400: > On Sun, Jul 22, 2012 at 09:42:03PM -0400, Brad Smith wrote: >> Mention RFC 6106 in the rtadvd.conf(5) man pages SEE ALSO section.
> OK Thanks for providing and checking the content, i don't know IPv6. However, this is the wrong way to do it from the mdoc(7) perspective. Lawrence, do you agree with the following version as well? I assume there isn't some kind of upstream maintainer for this manual? Thanks, Ingo Index: rtadvd.conf.5 =================================================================== RCS file: /cvs/src/usr.sbin/rtadvd/rtadvd.conf.5,v retrieving revision 1.28 diff -u -r1.28 rtadvd.conf.5 --- rtadvd.conf.5 8 Jul 2012 10:46:00 -0000 1.28 +++ rtadvd.conf.5 23 Jul 2012 14:09:19 -0000 @@ -339,12 +339,21 @@ .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 >> Index: rtadvd.conf.5 >> =================================================================== >> RCS file: /home/cvs/src/usr.sbin/rtadvd/rtadvd.conf.5,v >> retrieving revision 1.28 >> diff -u -p -r1.28 rtadvd.conf.5 >> --- rtadvd.conf.5 8 Jul 2012 10:46:00 -0000 1.28 >> +++ rtadvd.conf.5 23 Jul 2012 01:27:20 -0000 >> @@ -345,6 +345,12 @@ Thomas Narten, Erik Nordmark and W. A. S >> Neighbor Discovery for IP version 6 (IPv6) >> .Dc , >> RFC 2461 >> +.Pp >> +J. Jeong, S. Park, L. Beloeil, and S. Madanapalli, >> +.Do >> +IPv6 Router Advertisement Options for DNS Configuration >> +.Dc , >> +RFC 6106 >> .Sh HISTORY >> The >> .Xr rtadvd 8
