aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorGraham Percival <gperciva@tarsnap.com>2024-10-15 15:44:42 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2024-10-15 20:18:14 +0000
commit6e1fc0118033f42b7c0d3623c8f67a89ebecabb2 (patch)
tree3f787bfb99773d7db5c015f1ac6c911818f2a3e6 /usr.sbin
parentc3294033e024620874ecfc219174347989378a3b (diff)
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/efibootmgr/efibootmgr.82
-rw-r--r--usr.sbin/i2c/i2c.82
-rw-r--r--usr.sbin/jail/jail.82
-rw-r--r--usr.sbin/lastlogin/lastlogin.84
-rw-r--r--usr.sbin/mailwrapper/mailwrapper.82
-rw-r--r--usr.sbin/rpc.tlsclntd/rpc.tlsclntd.82
6 files changed, 7 insertions, 7 deletions
diff --git a/usr.sbin/efibootmgr/efibootmgr.8 b/usr.sbin/efibootmgr/efibootmgr.8
index 60e2447931f1..ca4e87a30ef8 100644
--- a/usr.sbin/efibootmgr/efibootmgr.8
+++ b/usr.sbin/efibootmgr/efibootmgr.8
@@ -282,7 +282,7 @@ for the next reboot use:
.Xr gpart 8 ,
.Xr loader.efi 8 ,
.Xr uefi 8 ,
-.Xr efirt 9 ,
+.Xr efirt 9
.Sh STANDARDS
The Unified Extensible Firmware Interface Specification is available
from
diff --git a/usr.sbin/i2c/i2c.8 b/usr.sbin/i2c/i2c.8
index 95aba8e5d105..3415b614f87d 100644
--- a/usr.sbin/i2c/i2c.8
+++ b/usr.sbin/i2c/i2c.8
@@ -204,7 +204,7 @@ Reading these can disturb the firmware's operation and writing to them
can "brick" the hardware.
.Sh SEE ALSO
.Xr iic 4 ,
-.Xr iicbus 4
+.Xr iicbus 4 ,
.Xr smbus 4
.Sh HISTORY
The
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8
index 89e669adc47f..0dcab757ef24 100644
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -1443,8 +1443,8 @@ environment of the first jail.
.Xr quota 1 ,
.Xr adjtime 2 ,
.Xr clock_settime 2 ,
-.Xr ntp_adjtime 2 ,
.Xr jail_set 2 ,
+.Xr ntp_adjtime 2 ,
.Xr devfs 4 ,
.Xr fdescfs 4 ,
.Xr linprocfs 4 ,
diff --git a/usr.sbin/lastlogin/lastlogin.8 b/usr.sbin/lastlogin/lastlogin.8
index 0e18724a8707..3b2d47fdaf76 100644
--- a/usr.sbin/lastlogin/lastlogin.8
+++ b/usr.sbin/lastlogin/lastlogin.8
@@ -92,9 +92,9 @@ last login database
.Sh SEE ALSO
.Xr last 1 ,
.Xr getutxent 3 ,
-.Xr ac 8 ,
.Xr libxo 3 ,
-.Xr xo_parse_args 3
+.Xr xo_parse_args 3 ,
+.Xr ac 8
.Sh AUTHORS
.An -nosplit
.An John M. Vinopal
diff --git a/usr.sbin/mailwrapper/mailwrapper.8 b/usr.sbin/mailwrapper/mailwrapper.8
index 8480c939904c..c0f201318f53 100644
--- a/usr.sbin/mailwrapper/mailwrapper.8
+++ b/usr.sbin/mailwrapper/mailwrapper.8
@@ -165,12 +165,12 @@ The
will print a diagnostic if its configuration file is missing or malformed,
or does not contain a mapping for the name under which it was invoked.
.Sh SEE ALSO
-.Xr dma 8 ,
.Xr mail 1 ,
.Xr mailq 1 ,
.Xr newaliases 1 ,
.Xr mailer.conf 5 ,
.Xr periodic.conf 5 ,
+.Xr dma 8 ,
.Xr sendmail 8
.Sh HISTORY
The
diff --git a/usr.sbin/rpc.tlsclntd/rpc.tlsclntd.8 b/usr.sbin/rpc.tlsclntd/rpc.tlsclntd.8
index 5e6f93318ec2..f4e8acc0c5c4 100644
--- a/usr.sbin/rpc.tlsclntd/rpc.tlsclntd.8
+++ b/usr.sbin/rpc.tlsclntd/rpc.tlsclntd.8
@@ -194,9 +194,9 @@ option has also been specified.
.Sh SEE ALSO
.Xr openssl 1 ,
.Xr ktls 4 ,
+.Xr ssl 7 ,
.Xr mount_nfs 8 ,
.Xr rpc.tlsservd 8 ,
-.Xr ssl 7 ,
.Xr syslogd 8
.Sh STANDARDS
The implementation is based on the specification in