Date: Sat, 27 Dec 2014 07:07:38 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r276292 - in head: share/man/man4/man4.i386 share/man/man4/man4.powerpc sys/boot/forth sys/teken/libteken tools/tools/ether_reflect tools/tools/vimage Message-ID: <201412270707.sBR77cDX009264@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joel (doc committer) Date: Sat Dec 27 07:07:37 2014 New Revision: 276292 URL: https://svnweb.freebsd.org/changeset/base/276292 Log: mdoc: improvements to SEE ALSO. Modified: head/share/man/man4/man4.i386/glxsb.4 head/share/man/man4/man4.powerpc/snd_ai2s.4 head/share/man/man4/man4.powerpc/snd_davbus.4 head/sys/boot/forth/brand.4th.8 head/sys/boot/forth/delay.4th.8 head/sys/boot/forth/menu.4th.8 head/sys/boot/forth/menusets.4th.8 head/sys/boot/forth/version.4th.8 head/sys/teken/libteken/teken.3 head/tools/tools/ether_reflect/ether_reflect.1 head/tools/tools/vimage/vimage.8 Modified: head/share/man/man4/man4.i386/glxsb.4 ============================================================================== --- head/share/man/man4/man4.i386/glxsb.4 Sat Dec 27 05:24:18 2014 (r276291) +++ head/share/man/man4/man4.i386/glxsb.4 Sat Dec 27 07:07:37 2014 (r276292) @@ -70,8 +70,8 @@ device driver with AES keys of length != .Sh SEE ALSO .Xr crypto 4 , .Xr intro 4 , -.Xr pci 4 , .Xr ipsec 4 , +.Xr pci 4 , .Xr random 4 , .Xr crypto 9 .Sh HISTORY Modified: head/share/man/man4/man4.powerpc/snd_ai2s.4 ============================================================================== --- head/share/man/man4/man4.powerpc/snd_ai2s.4 Sat Dec 27 05:24:18 2014 (r276291) +++ head/share/man/man4/man4.powerpc/snd_ai2s.4 Sat Dec 27 07:07:37 2014 (r276292) @@ -65,8 +65,8 @@ Apple Tumbler Audio Apple Snapper Audio .El .Sh SEE ALSO -.Xr sound 4 , -.Xr snd_davbus 4 +.Xr snd_davbus 4 , +.Xr sound 4 .Sh HISTORY The .Nm Modified: head/share/man/man4/man4.powerpc/snd_davbus.4 ============================================================================== --- head/share/man/man4/man4.powerpc/snd_davbus.4 Sat Dec 27 05:24:18 2014 (r276291) +++ head/share/man/man4/man4.powerpc/snd_davbus.4 Sat Dec 27 07:07:37 2014 (r276292) @@ -63,8 +63,8 @@ Apple Burgundy Audio Apple Screamer Audio .El .Sh SEE ALSO -.Xr sound 4 , -.Xr snd_ai2s 4 +.Xr snd_ai2s 4 , +.Xr sound 4 .Sh HISTORY The .Nm Modified: head/sys/boot/forth/brand.4th.8 ============================================================================== --- head/sys/boot/forth/brand.4th.8 Sat Dec 27 05:24:18 2014 (r276291) +++ head/sys/boot/forth/brand.4th.8 Sat Dec 27 07:07:37 2014 (r276292) @@ -111,7 +111,7 @@ loader_brand="fbsd" .Ed .Sh SEE ALSO .Xr loader.conf 5 , -.Xr loader 8 , +.Xr loader 8 .Sh HISTORY The .Nm Modified: head/sys/boot/forth/delay.4th.8 ============================================================================== --- head/sys/boot/forth/delay.4th.8 Sat Dec 27 05:24:18 2014 (r276291) +++ head/sys/boot/forth/delay.4th.8 Sat Dec 27 07:07:37 2014 (r276292) @@ -110,8 +110,8 @@ delay_execute .Ed .Sh SEE ALSO .Xr loader.conf 5 , -.Xr loader 8 , .Xr beastie.4th 8 , +.Xr loader 8 , .Xr loader.4th 8 .Sh HISTORY The Modified: head/sys/boot/forth/menu.4th.8 ============================================================================== --- head/sys/boot/forth/menu.4th.8 Sat Dec 27 05:24:18 2014 (r276291) +++ head/sys/boot/forth/menu.4th.8 Sat Dec 27 07:07:37 2014 (r276292) @@ -336,9 +336,9 @@ menu-display .Ed .Sh SEE ALSO .Xr loader.conf 5 , +.Xr beastie.4th 8 , .Xr loader 8 , -.Xr loader.4th 8 , -.Xr beastie.4th 8 +.Xr loader.4th 8 .Sh HISTORY The .Nm Modified: head/sys/boot/forth/menusets.4th.8 ============================================================================== --- head/sys/boot/forth/menusets.4th.8 Sat Dec 27 05:24:18 2014 (r276291) +++ head/sys/boot/forth/menusets.4th.8 Sat Dec 27 07:07:37 2014 (r276292) @@ -355,10 +355,10 @@ set submenu_command[1]="1 goto_menu" .Ed .Sh SEE ALSO .Xr loader.conf 5 , +.Xr beastie.4th 8 , .Xr loader 8 , .Xr loader.4th 8 , -.Xr menu.4th 8 , -.Xr beastie.4th 8 +.Xr menu.4th 8 .Sh HISTORY The .Nm Modified: head/sys/boot/forth/version.4th.8 ============================================================================== --- head/sys/boot/forth/version.4th.8 Sat Dec 27 05:24:18 2014 (r276291) +++ head/sys/boot/forth/version.4th.8 Sat Dec 27 07:07:37 2014 (r276292) @@ -113,8 +113,8 @@ loader_version="loader 1.1" .Ed .Sh SEE ALSO .Xr loader.conf 5 , -.Xr loader 8 , -.Xr color.4th 8 +.Xr color.4th 8 , +.Xr loader 8 .Sh HISTORY The .Nm Modified: head/sys/teken/libteken/teken.3 ============================================================================== --- head/sys/teken/libteken/teken.3 Sat Dec 27 05:24:18 2014 (r276291) +++ head/sys/teken/libteken/teken.3 Sat Dec 27 07:07:37 2014 (r276292) @@ -188,7 +188,7 @@ prior to 9.0. .Sh SEE ALSO .Xr ncurses 3 , .Xr termcap 3 , -.Xr syscons 4 . +.Xr syscons 4 .Sh HISTORY The .Nm Modified: head/tools/tools/ether_reflect/ether_reflect.1 ============================================================================== --- head/tools/tools/ether_reflect/ether_reflect.1 Sat Dec 27 05:24:18 2014 (r276291) +++ head/tools/tools/ether_reflect/ether_reflect.1 Sat Dec 27 07:07:37 2014 (r276292) @@ -91,10 +91,10 @@ are seen on ineterface em0. The timeout Rewrite the destination address in each packet to 00:00:00:aa:bb:cc before reflecting the packet. .Sh SEE ALSO -.Xr ifconfig 8 , .Xr tcpdump 1 , +.Xr bpf 2 , .Xr pcap 4 , -.Xr bpf 2 . +.Xr ifconfig 8 .Sh HISTORY The .Nm Modified: head/tools/tools/vimage/vimage.8 ============================================================================== --- head/tools/tools/vimage/vimage.8 Sat Dec 27 05:24:18 2014 (r276291) +++ head/tools/tools/vimage/vimage.8 Sat Dec 27 07:07:37 2014 (r276292) @@ -178,8 +178,8 @@ The .Nm command exits 0 on success, and >0 if an error occurs. .Sh SEE ALSO -.Xr jail 8 -.Xr jexec 8 +.Xr jail 8 , +.Xr jexec 8 , .Xr jls 8 .Sh HISTORY Network stack virtualization framework first appeared as a patchset
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412270707.sBR77cDX009264>