summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.34
-rw-r--r--lib/libc/locale/isideogram.32
-rw-r--r--lib/libc/locale/mbstowcs.32
-rw-r--r--lib/libc/stdlib/exit.32
-rw-r--r--lib/libc/sys/execve.22
-rw-r--r--lib/libc/sys/sched_setparam.22
-rw-r--r--lib/libc/sys/vfork.22
-rw-r--r--lib/libc/sys/wait.22
-rw-r--r--lib/libpam/modules/pam_guest/pam_guest.82
-rw-r--r--lib/libufs/libufs.32
-rw-r--r--share/man/man4/man4.i386/ndis.44
-rw-r--r--share/man/man4/matcd.43
-rw-r--r--share/man/man4/natmip.46
-rw-r--r--share/man/man4/ng_atm.42
-rw-r--r--share/man/man4/ng_atmpif.42
-rw-r--r--share/man/man4/ng_one2many.42
-rw-r--r--share/man/man4/ng_sppp.49
-rw-r--r--share/man/man4/random.42
-rw-r--r--share/man/man4/sbp_targ.42
-rw-r--r--share/man/man8/rc.82
-rw-r--r--share/man/man9/VOP_LINK.94
-rw-r--r--share/man/man9/VOP_LISTEXTATTR.92
-rw-r--r--share/man/man9/g_access.92
-rw-r--r--share/man/man9/g_attach.92
-rw-r--r--share/man/man9/g_bio.92
-rw-r--r--share/man/man9/g_consumer.92
-rw-r--r--share/man/man9/g_data.92
-rw-r--r--share/man/man9/g_event.92
-rw-r--r--share/man/man9/g_geom.92
-rw-r--r--share/man/man9/g_provider.92
-rw-r--r--share/man/man9/g_provider_by_name.92
-rw-r--r--share/man/man9/g_wither_geom.92
-rw-r--r--share/man/man9/ieee80211.94
-rw-r--r--share/man/man9/p_candebug.92
-rw-r--r--share/man/man9/pmap.94
-rw-r--r--usr.bin/rup/rup.14
-rw-r--r--usr.bin/rusers/rusers.14
-rw-r--r--usr.bin/rwall/rwall.14
-rw-r--r--usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.34
-rw-r--r--usr.sbin/ypserv/ypinit.84
40 files changed, 57 insertions, 55 deletions
diff --git a/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3 b/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3
index 81cdd74..11e8b48 100644
--- a/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3
+++ b/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3
@@ -430,7 +430,7 @@ The description of the MIB tree implemented by
.It Pa /usr/share/bsnmp/mibs/BEGEMOT-NETGRAPH.txt
This is the MIB that is implemented by this module.
.Sh SEE ALSO
-.Xr snmpmod 3 ,
-.Xr gensnmptree 1
+.Xr gensnmptree 1 ,
+.Xr snmpmod 3
.Sh AUTHORS
.An Hartmut Brandt Aq harti@freebsd.org
diff --git a/lib/libc/locale/isideogram.3 b/lib/libc/locale/isideogram.3
index 4570466..cbaa625 100644
--- a/lib/libc/locale/isideogram.3
+++ b/lib/libc/locale/isideogram.3
@@ -49,7 +49,7 @@ returns non-zero if the character tests true.
.Sh SEE ALSO
.Xr ctype 3 ,
.Xr isphonogram 3 ,
-.Xr iswideogram 3 ,
+.Xr iswideogram 3
.Sh HISTORY
The
.Fn isideogram
diff --git a/lib/libc/locale/mbstowcs.3 b/lib/libc/locale/mbstowcs.3
index f0e3a9f..d412b4d 100644
--- a/lib/libc/locale/mbstowcs.3
+++ b/lib/libc/locale/mbstowcs.3
@@ -78,8 +78,8 @@ An invalid multibyte sequence was detected.
The conversion state is invalid.
.El
.Sh SEE ALSO
-.Xr mbtowc 3 ,
.Xr mbsrtowcs 3 ,
+.Xr mbtowc 3 ,
.Xr multibyte 3
.Sh STANDARDS
The
diff --git a/lib/libc/stdlib/exit.3 b/lib/libc/stdlib/exit.3
index 0d4a0a2..8a5231b 100644
--- a/lib/libc/stdlib/exit.3
+++ b/lib/libc/stdlib/exit.3
@@ -119,8 +119,8 @@ and
functions
never return.
.Sh SEE ALSO
-.Xr wait 2 ,
.Xr _exit 2 ,
+.Xr wait 2 ,
.Xr atexit 3 ,
.Xr intro 3 ,
.Xr sysexits 3 ,
diff --git a/lib/libc/sys/execve.2 b/lib/libc/sys/execve.2
index 561f36a..45d4bae 100644
--- a/lib/libc/sys/execve.2
+++ b/lib/libc/sys/execve.2
@@ -283,8 +283,8 @@ is ``root'', then the program has some of the powers
of a super-user as well.
.Sh SEE ALSO
.Xr ktrace 1 ,
-.Xr fork 2 ,
.Xr _exit 2 ,
+.Xr fork 2 ,
.Xr execl 3 ,
.Xr exit 3 ,
.Xr sysctl 3 ,
diff --git a/lib/libc/sys/sched_setparam.2 b/lib/libc/sys/sched_setparam.2
index dfc2ac0..315fd82 100644
--- a/lib/libc/sys/sched_setparam.2
+++ b/lib/libc/sys/sched_setparam.2
@@ -159,9 +159,9 @@ is outside the range defined for the scheduling policy of the specified
.Fa pid .
.El
.Sh SEE ALSO
-.Xr sched_getscheduler 2 ,
.Xr sched_get_priority_max 2 ,
.Xr sched_get_priority_min 2 ,
+.Xr sched_getscheduler 2 ,
.Xr sched_rr_get_interval 2 ,
.Xr sched_setscheduler 2 ,
.Xr sched_yield 2
diff --git a/lib/libc/sys/vfork.2 b/lib/libc/sys/vfork.2
index b299923..a1f74cb 100644
--- a/lib/libc/sys/vfork.2
+++ b/lib/libc/sys/vfork.2
@@ -102,11 +102,11 @@ it is wrong to call
since buffered data would then be flushed twice.)
.Sh SEE ALSO
.Xr execve 2 ,
+.Xr _exit 2 ,
.Xr fork 2 ,
.Xr rfork 2 ,
.Xr sigvec 2 ,
.Xr wait 2 ,
-.Xr _exit 2 ,
.Xr exit 3
.Sh RETURN VALUES
Same as for
diff --git a/lib/libc/sys/wait.2 b/lib/libc/sys/wait.2
index 35a2818..ab734fc 100644
--- a/lib/libc/sys/wait.2
+++ b/lib/libc/sys/wait.2
@@ -314,9 +314,9 @@ and the ability to restart a pending
.Fn wait
call are extensions to the POSIX interface.
.Sh SEE ALSO
+.Xr _exit 2 ,
.Xr ptrace 2 ,
.Xr sigaction 2 ,
-.Xr _exit 2 ,
.Xr exit 3
.Sh HISTORY
The
diff --git a/lib/libpam/modules/pam_guest/pam_guest.8 b/lib/libpam/modules/pam_guest/pam_guest.8
index 90fe3bd..cc9c061 100644
--- a/lib/libpam/modules/pam_guest/pam_guest.8
+++ b/lib/libpam/modules/pam_guest/pam_guest.8
@@ -82,8 +82,8 @@ password.
Requires the guest user to type in the guest account name as password.
.El
.Sh SEE ALSO
-.Xr pam_get_item 3 ,
.Xr pam_getenv 3 ,
+.Xr pam_get_item 3 ,
.Xr pam.conf 5 ,
.Xr pam 8
.Sh AUTHORS
diff --git a/lib/libufs/libufs.3 b/lib/libufs/libufs.3
index 4fd0ce5..72d5c45 100644
--- a/lib/libufs/libufs.3
+++ b/lib/libufs/libufs.3
@@ -63,7 +63,7 @@ to a string describing the error.
.Xr ufs_disk_fillout 3 ,
.Xr ufs_disk_fillout_blank 3 ,
.Xr ufs_disk_write 3 ,
-.Xr ffs 7 .
+.Xr ffs 7
.Sh HISTORY
The
.Xr libufs 3
diff --git a/share/man/man4/man4.i386/ndis.4 b/share/man/man4/man4.i386/ndis.4
index 18e55be..93d1601 100644
--- a/share/man/man4/man4.i386/ndis.4
+++ b/share/man/man4/man4.i386/ndis.4
@@ -119,8 +119,8 @@ before a timeout expired.
.Xr netintro 4 ,
.Xr ng_ether 4 ,
.Xr ifconfig 8 ,
-.Xr ndisapi 9 ,
-.Xr ndiscvt 8
+.Xr ndiscvt 8 ,
+.Xr ndisapi 9
.Rs
.%T "NDIS 5.1 specification"
.%O http://www.microsoft.com
diff --git a/share/man/man4/matcd.4 b/share/man/man4/matcd.4
index cd4d2c0..880f8b8 100644
--- a/share/man/man4/matcd.4
+++ b/share/man/man4/matcd.4
@@ -462,7 +462,8 @@ present on the first host interface.
Host interfaces are numbered as specified in the \fI/boot/devices.hints\fR
file.
.Sh SEE ALSO
-.Xr /usr/include/sys/cdio.h ,
+.In sys/cdio.h
+.Pp
.Xr kldload 8 ,
.Xr kldunload 8
.Sh AUTHORS
diff --git a/share/man/man4/natmip.4 b/share/man/man4/natmip.4
index 82b2e74..7d5f3d9 100644
--- a/share/man/man4/natmip.4
+++ b/share/man/man4/natmip.4
@@ -207,10 +207,10 @@ route_host2="-iface 128.252.200.2 -link en0:3.0.0.cb.1.1.86.a0"
.Ed
.Sh SEE ALSO
.Xr en 4 ,
-.Xr hatm 4 ,
.Xr fatm 4 ,
-.Xr patm 4 ,
-.Xr natm 4
+.Xr hatm 4 ,
+.Xr natm 4 ,
+.Xr patm 4
.Sh AUTHORS
.An Chuck Cranor
of Washington University implemented the NATM protocol layer
diff --git a/share/man/man4/ng_atm.4 b/share/man/man4/ng_atm.4
index 8dbb90e..85f16df 100644
--- a/share/man/man4/ng_atm.4
+++ b/share/man/man4/ng_atm.4
@@ -370,9 +370,9 @@ which when set to a non-zero values allows the nodes to shut down.
Note, that this is intended for development only and may lead to kernel
panics if set.
.Sh SEE ALSO
+.Xr natm 4 ,
.Xr netgraph 4 ,
.Xr ng_ether 4 ,
-.Xr natm 4 ,
.Xr ngctl 8
.Sh AUTHORS
.An Harti Brandt Aq harti@freebsd.org
diff --git a/share/man/man4/ng_atmpif.4 b/share/man/man4/ng_atmpif.4
index 4e7cf42..4193c28 100644
--- a/share/man/man4/ng_atmpif.4
+++ b/share/man/man4/ng_atmpif.4
@@ -144,9 +144,9 @@ struct hva_stats_aal5 {
.Ed
.El
.Sh SEE ALSO
+.Xr natm 4 ,
.Xr netgraph 4 ,
.Xr ng_ksocket 4 ,
-.Xr natm 4 ,
.Xr ngctl 8
.Sh AUTHORS
.An Harti Brandt Aq harti@freebsd.org
diff --git a/share/man/man4/ng_one2many.4 b/share/man/man4/ng_one2many.4
index 48f1cea..c70a142 100644
--- a/share/man/man4/ng_one2many.4
+++ b/share/man/man4/ng_one2many.4
@@ -226,11 +226,11 @@ achieved.
More transmit and link failure algorithms should be supported.
A good candidate is Cisco's Etherchannel.
.Sh SEE ALSO
-.Xr ifconfig 8 ,
.Xr netgraph 4 ,
.Xr ng_bridge 4 ,
.Xr ng_ether 4 ,
.Xr ng_hub 4 ,
+.Xr ifconfig 8 ,
.Xr ngctl 8
.Sh HISTORY
The
diff --git a/share/man/man4/ng_sppp.4 b/share/man/man4/ng_sppp.4
index 12512ff..0257d28 100644
--- a/share/man/man4/ng_sppp.4
+++ b/share/man/man4/ng_sppp.4
@@ -130,19 +130,20 @@ managed via
or via
.Xr spppcontrol 8 as a sppp interface.
.Sh SEE ALSO
-.Xr cx 4 ,
.Xr bpf 4 ,
-.Xr sppp 4 ,
+.Xr cx 4 ,
.Xr netgraph 4 ,
.Xr ng_cisco 4 ,
.Xr ng_iface 4 ,
.Xr ng_ppp 4 ,
+.Xr sppp 4 ,
.Xr ifconfig 8 ,
-.Xr ngctl 8,
+.Xr ngctl 8 ,
.Xr spppcontrol 8
.Pp
For complex networking topologies you may want to look at
-.Xr mpd ports .
+.Pa net/mpd
+port.
.Sh HISTORY
The
.Nm ng_sppp
diff --git a/share/man/man4/random.4 b/share/man/man4/random.4
index 22940f9..7b54c73 100644
--- a/share/man/man4/random.4
+++ b/share/man/man4/random.4
@@ -303,9 +303,9 @@ so its use is discouraged.
.Xr arc4random 3 ,
.Xr drand48 3 ,
.Xr rand 3 ,
-.Xr random 3 ,
.Xr RAND_add 3 ,
.Xr RAND_bytes 3 ,
+.Xr random 3 ,
.Xr sysctl 8
.Sh HISTORY
A
diff --git a/share/man/man4/sbp_targ.4 b/share/man/man4/sbp_targ.4
index e68b8f6..64012e2 100644
--- a/share/man/man4/sbp_targ.4
+++ b/share/man/man4/sbp_targ.4
@@ -69,7 +69,7 @@ md0
.Xr camcontrol 8 ,
.Xr fwcontrol 8 ,
.Xr kldload 8 ,
-.Xr scsi_target 8 ,
+.Xr scsi_target 8
.Sh AUTHORS
.An -nosplit
The
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8
index 34dddcc..a70404b 100644
--- a/share/man/man8/rc.8
+++ b/share/man/man8/rc.8
@@ -572,8 +572,8 @@ Useful when dmesg buffer in the kernel no longer has this information.
.Xr kill 1 ,
.Xr rc.conf 5 ,
.Xr init 8 ,
-.Xr rc.subr 8 ,
.Xr rcorder 8 ,
+.Xr rc.subr 8 ,
.Xr reboot 8 ,
.Xr savecore 8
.Sh HISTORY
diff --git a/share/man/man9/VOP_LINK.9 b/share/man/man9/VOP_LINK.9
index 3a04023..a7f81fb 100644
--- a/share/man/man9/VOP_LINK.9
+++ b/share/man/man9/VOP_LINK.9
@@ -107,8 +107,8 @@ The file is immutable.
A hard link is not possible between different file systems.
.El
.Sh SEE ALSO
-.Xr vnode 9 ,
-.Xr vn_lock 9
+.Xr vn_lock 9 ,
+.Xr vnode 9
.Sh AUTHORS
This man page was originally written by
.An Doug Rabson .
diff --git a/share/man/man9/VOP_LISTEXTATTR.9 b/share/man/man9/VOP_LISTEXTATTR.9
index 336e397..b1fba71 100644
--- a/share/man/man9/VOP_LISTEXTATTR.9
+++ b/share/man/man9/VOP_LISTEXTATTR.9
@@ -123,5 +123,5 @@ The file system does not support
.Sh SEE ALSO
.Xr extattr 9 ,
.Xr vnode 9 ,
-.Xr VOP_GETEXTATTR 9
+.Xr VOP_GETEXTATTR 9 ,
.Xr VOP_SETEXTATTR 9
diff --git a/share/man/man9/g_access.9 b/share/man/man9/g_access.9
index 40d175c..a7f5018 100644
--- a/share/man/man9/g_access.9
+++ b/share/man/man9/g_access.9
@@ -147,8 +147,8 @@ some_function(struct g_geom *mygeom, struct g_provider *pp)
}
.Ed
.Sh SEE ALSO
-.Xr DECLARE_GEOM_CLASS 9 ,
.Xr geom 4 ,
+.Xr DECLARE_GEOM_CLASS 9 ,
.Xr g_attach 9 ,
.Xr g_bio 9 ,
.Xr g_consumer 9 ,
diff --git a/share/man/man9/g_attach.9 b/share/man/man9/g_attach.9
index 94424f5..0cf8661 100644
--- a/share/man/man9/g_attach.9
+++ b/share/man/man9/g_attach.9
@@ -124,8 +124,8 @@ some_function(struct g_geom *mygeom, struct g_provider *pp)
}
.Ed
.Sh SEE ALSO
-.Xr DECLARE_GEOM_CLASS 9 ,
.Xr geom 4 ,
+.Xr DECLARE_GEOM_CLASS 9 ,
.Xr g_access 9 ,
.Xr g_bio 9 ,
.Xr g_consumer 9 ,
diff --git a/share/man/man9/g_bio.9 b/share/man/man9/g_bio.9
index 2145997..ce01f30 100644
--- a/share/man/man9/g_bio.9
+++ b/share/man/man9/g_bio.9
@@ -229,8 +229,8 @@ example_start(struct bio *bp)
}
.Ed
.Sh SEE ALSO
-.Xr DECLARE_GEOM_CLASS 9 ,
.Xr geom 4 ,
+.Xr DECLARE_GEOM_CLASS 9 ,
.Xr g_access 9 ,
.Xr g_attach 9 ,
.Xr g_consumer 9 ,
diff --git a/share/man/man9/g_consumer.9 b/share/man/man9/g_consumer.9
index 7e94191..90de11f 100644
--- a/share/man/man9/g_consumer.9
+++ b/share/man/man9/g_consumer.9
@@ -121,8 +121,8 @@ some_function(struct g_geom *mygeom, struct g_provider *pp)
}
.Ed
.Sh SEE ALSO
-.Xr DECLARE_GEOM_CLASS 9 ,
.Xr geom 4 ,
+.Xr DECLARE_GEOM_CLASS 9 ,
.Xr g_access 9 ,
.Xr g_attach 9 ,
.Xr g_bio 9 ,
diff --git a/share/man/man9/g_data.9 b/share/man/man9/g_data.9
index 36fbd5d..3729272 100644
--- a/share/man/man9/g_data.9
+++ b/share/man/man9/g_data.9
@@ -98,8 +98,8 @@ Possible errors:
Can not read data.
.El
.Sh SEE ALSO
-.Xr DECLARE_GEOM_CLASS 9 ,
.Xr geom 4 ,
+.Xr DECLARE_GEOM_CLASS 9 ,
.Xr g_access 9 ,
.Xr g_attach 9 ,
.Xr g_bio 9 ,
diff --git a/share/man/man9/g_event.9 b/share/man/man9/g_event.9
index 5f2b636..42a2e2f 100644
--- a/share/man/man9/g_event.9
+++ b/share/man/man9/g_event.9
@@ -166,8 +166,8 @@ example_event(void *arg, int flag)
}
.Ed
.Sh SEE ALSO
-.Xr DECLARE_GEOM_CLASS 9 ,
.Xr geom 4 ,
+.Xr DECLARE_GEOM_CLASS 9 ,
.Xr g_access 9 ,
.Xr g_attach 9 ,
.Xr g_bio 9 ,
diff --git a/share/man/man9/g_geom.9 b/share/man/man9/g_geom.9
index 64a8a56..ff21c16 100644
--- a/share/man/man9/g_geom.9
+++ b/share/man/man9/g_geom.9
@@ -183,8 +183,8 @@ destroy_example_geom(struct g_geom *gp)
}
.Ed
.Sh SEE ALSO
-.Xr DECLARE_GEOM_CLASS 9 ,
.Xr geom 4 ,
+.Xr DECLARE_GEOM_CLASS 9 ,
.Xr g_access 9 ,
.Xr g_attach 9 ,
.Xr g_bio 9 ,
diff --git a/share/man/man9/g_provider.9 b/share/man/man9/g_provider.9
index 87d9433..914338b 100644
--- a/share/man/man9/g_provider.9
+++ b/share/man/man9/g_provider.9
@@ -124,8 +124,8 @@ create_example_provider(struct g_geom *gp)
}
.Ed
.Sh SEE ALSO
-.Xr DECLARE_GEOM_CLASS 9 ,
.Xr geom 4 ,
+.Xr DECLARE_GEOM_CLASS 9 ,
.Xr g_access 9 ,
.Xr g_attach 9 ,
.Xr g_bio 9 ,
diff --git a/share/man/man9/g_provider_by_name.9 b/share/man/man9/g_provider_by_name.9
index bb59f29..7a5bb0c 100644
--- a/share/man/man9/g_provider_by_name.9
+++ b/share/man/man9/g_provider_by_name.9
@@ -58,8 +58,8 @@ or
.Dv NULL
if there is no such provider.
.Sh SEE ALSO
-.Xr DECLARE_GEOM_CLASS 9 ,
.Xr geom 4 ,
+.Xr DECLARE_GEOM_CLASS 9 ,
.Xr g_access 9 ,
.Xr g_attach 9 ,
.Xr g_bio 9 ,
diff --git a/share/man/man9/g_wither_geom.9 b/share/man/man9/g_wither_geom.9
index b4ceff0..9f22a79 100644
--- a/share/man/man9/g_wither_geom.9
+++ b/share/man/man9/g_wither_geom.9
@@ -69,8 +69,8 @@ must be nonzero.
.Pp
The topology lock has to be held.
.Sh SEE ALSO
-.Xr DECLARE_GEOM_CLASS 9 ,
.Xr geom 4 ,
+.Xr DECLARE_GEOM_CLASS 9 ,
.Xr g_access 9 ,
.Xr g_attach 9 ,
.Xr g_bio 9 ,
diff --git a/share/man/man9/ieee80211.9 b/share/man/man9/ieee80211.9
index 079f345..4b452bd 100644
--- a/share/man/man9/ieee80211.9
+++ b/share/man/man9/ieee80211.9
@@ -224,14 +224,14 @@ sub-type.
.Pp
.\"
.Sh SEE ALSO
-.Xr ifnet 9
.Xr ieee80211_crypto 9 ,
.Xr ieee80211_input 9 ,
.Xr ieee80211_ioctl 9 ,
.Xr ieee80211_node 9 ,
.Xr ieee80211_output 9 ,
.Xr ieee80211_proto 9 ,
-.Xr ieee80211_radiotap 9
+.Xr ieee80211_radiotap 9 ,
+.Xr ifnet 9
.Sh HISTORY
The
.Nm
diff --git a/share/man/man9/p_candebug.9 b/share/man/man9/p_candebug.9
index c611125..7cdc2c8 100644
--- a/share/man/man9/p_candebug.9
+++ b/share/man/man9/p_candebug.9
@@ -126,7 +126,7 @@ The MAC subsystem denied debuggability.
.Xr intro 2 ,
.Xr jail 2 ,
.Xr sysctl 8 ,
-.Xr cr_seeotheruids 9 ,
.Xr cr_seeothergids 9 ,
+.Xr cr_seeotheruids 9 ,
.Xr mac 9 ,
.Xr prison_check 9
diff --git a/share/man/man9/pmap.9 b/share/man/man9/pmap.9
index 31be2e4..e022eb8 100644
--- a/share/man/man9/pmap.9
+++ b/share/man/man9/pmap.9
@@ -91,7 +91,7 @@ operation.
.Xr pmap_addr_hint 9 ,
.Xr pmap_change_wiring 9 ,
.Xr pmap_clear_modify 9 ,
-.Xr pmap_clear_reference ,
+.Xr pmap_clear_reference 9 ,
.Xr pmap_copy 9 ,
.Xr pmap_copy_page 9 ,
.Xr pmap_enter 9 ,
@@ -121,8 +121,8 @@ operation.
.Xr pmap_ts_modified 9 ,
.Xr pmap_wired_count 9 ,
.Xr pmap_zero_area 9 ,
-.Xr pmap_zero_page 9 ,
.Xr pmap_zero_idle 9 ,
+.Xr pmap_zero_page 9 ,
.Xr vm_map 9
.Sh AUTHORS
This manual page was written by
diff --git a/usr.bin/rup/rup.1 b/usr.bin/rup/rup.1
index 359676b..76be6fc 100644
--- a/usr.bin/rup/rup.1
+++ b/usr.bin/rup/rup.1
@@ -87,8 +87,8 @@ and cannot accommodate any RPC-based services.
The host may be down.
.El
.Sh SEE ALSO
-.Xr rpc.rstatd 8 ,
-.Xr rpcbind 8
+.Xr rpcbind 8 ,
+.Xr rpc.rstatd 8
.Sh HISTORY
The
.Nm
diff --git a/usr.bin/rusers/rusers.1 b/usr.bin/rusers/rusers.1
index e68c850..f528bb8 100644
--- a/usr.bin/rusers/rusers.1
+++ b/usr.bin/rusers/rusers.1
@@ -96,8 +96,8 @@ The host may be down.
.Xr rwho 1 ,
.Xr users 1 ,
.Xr who 1 ,
-.Xr rpc.rusersd 8 ,
-.Xr rpcbind 8
+.Xr rpcbind 8 ,
+.Xr rpc.rusersd 8
.Sh HISTORY
The
.Nm
diff --git a/usr.bin/rwall/rwall.1 b/usr.bin/rwall/rwall.1
index ee18361..2de83d4 100644
--- a/usr.bin/rwall/rwall.1
+++ b/usr.bin/rwall/rwall.1
@@ -71,8 +71,8 @@ The host may be down.
.El
.Sh SEE ALSO
.Xr who 1 ,
-.Xr rpc.rwalld 8 ,
-.Xr rpcbind 8
+.Xr rpcbind 8 ,
+.Xr rpc.rwalld 8
.Sh HISTORY
The
.Nm
diff --git a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3
index 81cdd74..11e8b48 100644
--- a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3
+++ b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3
@@ -430,7 +430,7 @@ The description of the MIB tree implemented by
.It Pa /usr/share/bsnmp/mibs/BEGEMOT-NETGRAPH.txt
This is the MIB that is implemented by this module.
.Sh SEE ALSO
-.Xr snmpmod 3 ,
-.Xr gensnmptree 1
+.Xr gensnmptree 1 ,
+.Xr snmpmod 3
.Sh AUTHORS
.An Hartmut Brandt Aq harti@freebsd.org
diff --git a/usr.sbin/ypserv/ypinit.8 b/usr.sbin/ypserv/ypinit.8
index a3a7a8d..2533fda 100644
--- a/usr.sbin/ypserv/ypinit.8
+++ b/usr.sbin/ypserv/ypinit.8
@@ -173,10 +173,10 @@ Ypservers source file (generated by
.Xr mknetid 8 ,
.Xr revnetgroup 8 ,
.Xr yp 8 ,
+.Xr yp_mkdb 8 ,
.Xr yppush 8 ,
.Xr ypserv 8 ,
-.Xr ypxfr 8 ,
-.Xr yp_mkdb 8
+.Xr ypxfr 8
.Sh HISTORY
This version of
.Nm
OpenPOWER on IntegriCloud