opnsense-src/sbin
Graham Percival ddf4df54a7 manuals: Fix "unusual .Xr" warnings with a script
These were reported by `mandoc -T lint ...` as warnings:
- unusual Xr order
- unusual Xr punctuation

Fixes made by script in https://github.com/Tarsnap/freebsd-doc-scripts

Signed-off-by:	Graham Percival <gperciva@tarsnap.com>
Reviewed by:	mhorne, Alexander Ziaee <concussious.bugzilla@runbox.com>
Sponsored by:	Tarsnap Backup Inc.
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1464

(cherry picked from commit 6e1fc0118033f42b7c0d3623c8f67a89ebecabb2)
2024-11-04 12:13:13 -04:00
..
adjkerntz Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
bectl bectl: Simplify command aliases. 2024-03-22 09:07:03 +01:00
bsdlabel bsdlabel: emit deprecation notice when run 2024-04-18 10:05:01 -04:00
camcontrol camcontrol: Plug a memory leak in getdevtree() 2024-11-04 15:38:35 +00:00
ccdconfig ccdconfig: reference gpart rather than fdisk and disklabel 2024-04-09 09:35:28 -04:00
clri Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
comcontrol manuals: Fix "unusual .Xr" warnings with a script 2024-11-04 12:13:13 -04:00
conscontrol manuals/description: system video console utilitys 2024-07-20 10:47:26 -06:00
ddb Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
decryptcore Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
devd devd: autofs: Move autofs related events to a separate file 2024-06-04 13:37:07 +02:00
devfs Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
devmatch devmatch: Catch truncated linker hints files 2024-10-30 13:21:06 +00:00
dhclient dhclient: Ignore vendor-identifying DHCP options defined in RFC 3925 2024-10-12 14:11:04 +02:00
dmesg Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
dump Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
dumpfs Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
dumpon dumpon: fix set but not used variable 2024-04-25 09:20:18 -04:00
etherswitchcfg Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
fdisk fdisk: emit deprecation notice when run 2024-10-21 15:08:13 -04:00
ffsinfo Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
fsck Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
fsck_ffs Eliminate unnecessary UFS1 integrity checks. 2024-03-04 16:09:10 -08:00
fsck_msdosfs fsck_msdosfs: do not call checksize() if the cluster is bad 2024-01-27 11:11:31 +02:00
fsdb Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
fsirand Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
gbde Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:20 -06:00
geom geom.8: minor cleanup (markup, spdx, gsched) 2024-09-22 07:46:36 -06:00
ggate Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
growfs growfs.8: align and alphabetize options 2024-09-22 07:45:53 -06:00
gvinum Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
hastctl Remove "All Rights Reserved" from FreeBSD Foundation copyrights 2024-08-06 15:39:53 -04:00
hastd Remove "All Rights Reserved" from FreeBSD Foundation copyrights 2024-08-06 15:39:53 -04:00
ifconfig ifconfig: Fix wrong indentation for the status of pfsync(4) 2024-10-31 12:40:16 +08:00
init manuals: Fix "missing end of block" errors 2024-11-04 12:07:50 -04:00
ipf ipf.5: revert C style(9) applied to man page 2024-11-04 11:56:24 -04:00
ipfw ipfw.8: Adjust section for loader tunables 2023-10-02 08:49:38 +08:00
kldconfig Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
kldload Add kenv .Xr in kldload(8) and loader.conf(5) 2024-02-01 18:43:25 +01:00
kldstat Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
kldunload Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
ldconfig ldconfig: remove ignored -v (verbose) option 2024-03-29 07:49:25 +01:00
md5 md5.1: Fix the GNU mode example when using a digest file 2024-03-15 10:12:48 +01:00
mdconfig mdconfig: fix cleanup in the attach_size_rounddown test 2024-06-13 12:25:24 -06:00
mdmfs Ensure that soft updates are not enabled by default when using mdmfs(8) 2024-10-12 15:30:06 -07:00
mknod Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
mksnap_ffs Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mount mount: document atime option 2024-03-22 09:30:30 -04:00
mount_cd9660 cd9660: Add support for mask,dirmask,uid,gid options 2024-04-08 10:25:46 -07:00
mount_fusefs Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
mount_msdosfs Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
mount_nfs Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
mount_nullfs mount_nullfs(8): fix typo 2024-03-13 02:30:41 +02:00
mount_udf Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
mount_unionfs Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
natd Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
newfs manuals: Fix "unusual .Xr" warnings with a script 2024-11-04 12:13:13 -04:00
newfs_msdos newfs_msdos.8: example for specific cluster size 2024-04-08 10:37:58 -07:00
nfsiod Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
nos-tun Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
nvmecontrol nvmecontrol: Allow optional /dev/ for device names 2024-08-27 12:35:34 -04:00
pfctl pfctl tests: fix dependency 2024-09-04 10:38:14 +02:00
pfilctl pfilctl: fix 'pfilctl hooks' when nothing is connected 2024-04-16 08:56:13 -07:00
pflogd Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
ping ping(8): Fix typo in ping6.c 2024-10-25 23:57:05 +08:00
quotacheck Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
rcorder Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
reboot reboot(8): print syscall error on sysctl failure 2023-11-20 03:39:21 +02:00
recoverdisk Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
resolvconf Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
restore Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
route route: avoid overlapping strcpy 2024-08-08 14:59:15 -05:00
routed Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
rtsol Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
savecore Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
setkey setkey(8): make the policy specification more readable 2023-11-07 12:42:58 +02:00
shutdown Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
swapon Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
sysctl sysctl(8): Fix typo in comment 2024-10-25 23:57:04 +08:00
tests Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
tunefs SEE ALSO section improvements for tuning(7), tunefs(8) and fsck_ffs(8) 2023-11-22 09:26:23 +01:00
umount manuals: Fix "unusual .Xr" warnings with a script 2024-11-04 12:13:13 -04:00
veriexec Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
zfsbootcfg Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
Makefile nvmecontrol: Always build instead of being conditional on WITH_NVME 2024-08-27 11:54:45 -04:00
Makefile.amd64 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.arm Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.i386 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.powerpc64 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00