summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2014-12-27 07:07:37 +0000
committerjoel <joel@FreeBSD.org>2014-12-27 07:07:37 +0000
commit7e529110a7268741eadb0715cb63e07635cb5f85 (patch)
tree5594b3fb1c520419f6472683b25175bd7bb76f05
parentec5ce2742ea264cdf15e37343c5d4c3d6b556f63 (diff)
downloadFreeBSD-src-7e529110a7268741eadb0715cb63e07635cb5f85.zip
FreeBSD-src-7e529110a7268741eadb0715cb63e07635cb5f85.tar.gz
mdoc: improvements to SEE ALSO.
-rw-r--r--share/man/man4/man4.i386/glxsb.42
-rw-r--r--share/man/man4/man4.powerpc/snd_ai2s.44
-rw-r--r--share/man/man4/man4.powerpc/snd_davbus.44
-rw-r--r--sys/boot/forth/brand.4th.82
-rw-r--r--sys/boot/forth/delay.4th.82
-rw-r--r--sys/boot/forth/menu.4th.84
-rw-r--r--sys/boot/forth/menusets.4th.84
-rw-r--r--sys/boot/forth/version.4th.84
-rw-r--r--sys/teken/libteken/teken.32
-rw-r--r--tools/tools/ether_reflect/ether_reflect.14
-rw-r--r--tools/tools/vimage/vimage.84
11 files changed, 18 insertions, 18 deletions
diff --git a/share/man/man4/man4.i386/glxsb.4 b/share/man/man4/man4.i386/glxsb.4
index a77b475..d2a3035 100644
--- a/share/man/man4/man4.i386/glxsb.4
+++ b/share/man/man4/man4.i386/glxsb.4
@@ -70,8 +70,8 @@ device driver with AES keys of length != 128 bits.
.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
diff --git a/share/man/man4/man4.powerpc/snd_ai2s.4 b/share/man/man4/man4.powerpc/snd_ai2s.4
index 9356600..2773b53 100644
--- a/share/man/man4/man4.powerpc/snd_ai2s.4
+++ b/share/man/man4/man4.powerpc/snd_ai2s.4
@@ -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
diff --git a/share/man/man4/man4.powerpc/snd_davbus.4 b/share/man/man4/man4.powerpc/snd_davbus.4
index 9949f9b8..ed3f3ed 100644
--- a/share/man/man4/man4.powerpc/snd_davbus.4
+++ b/share/man/man4/man4.powerpc/snd_davbus.4
@@ -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
diff --git a/sys/boot/forth/brand.4th.8 b/sys/boot/forth/brand.4th.8
index 64e6854..dfd188d 100644
--- a/sys/boot/forth/brand.4th.8
+++ b/sys/boot/forth/brand.4th.8
@@ -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
diff --git a/sys/boot/forth/delay.4th.8 b/sys/boot/forth/delay.4th.8
index dd1680e..af31fd0 100644
--- a/sys/boot/forth/delay.4th.8
+++ b/sys/boot/forth/delay.4th.8
@@ -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
diff --git a/sys/boot/forth/menu.4th.8 b/sys/boot/forth/menu.4th.8
index ab67d73..3673eec 100644
--- a/sys/boot/forth/menu.4th.8
+++ b/sys/boot/forth/menu.4th.8
@@ -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
diff --git a/sys/boot/forth/menusets.4th.8 b/sys/boot/forth/menusets.4th.8
index e05e4a7..f785ae1 100644
--- a/sys/boot/forth/menusets.4th.8
+++ b/sys/boot/forth/menusets.4th.8
@@ -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
diff --git a/sys/boot/forth/version.4th.8 b/sys/boot/forth/version.4th.8
index fe8b618..256df1e 100644
--- a/sys/boot/forth/version.4th.8
+++ b/sys/boot/forth/version.4th.8
@@ -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
diff --git a/sys/teken/libteken/teken.3 b/sys/teken/libteken/teken.3
index 1c2ebbe..70bed07 100644
--- a/sys/teken/libteken/teken.3
+++ b/sys/teken/libteken/teken.3
@@ -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
diff --git a/tools/tools/ether_reflect/ether_reflect.1 b/tools/tools/ether_reflect/ether_reflect.1
index e6539b1..421136b 100644
--- a/tools/tools/ether_reflect/ether_reflect.1
+++ b/tools/tools/ether_reflect/ether_reflect.1
@@ -91,10 +91,10 @@ are seen on ineterface em0. The timeout is 1 millisecond.
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
diff --git a/tools/tools/vimage/vimage.8 b/tools/tools/vimage/vimage.8
index 306bf83..3ceb069 100644
--- a/tools/tools/vimage/vimage.8
+++ b/tools/tools/vimage/vimage.8
@@ -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
OpenPOWER on IntegriCloud