freebsd-src/sbin
Stefan Schlosser 77f6c0ce92 nvmecontrol.8: Fix the SYNOPSIS section
The manpage of nvmecontrol(8) has the following SYNOPSIS:

nvmecontrol format [-f fmt] [-m mset] [-o pi] [-l pil] [-E]
[-C] <device-id | namespace-id>

The correct switch for the pi option is -p according
to sbin/nvmecontrol/format.c:

OPT("pi", 'p', arg_uint32, opt, pi, "Protective information")

So correct the SYNOPSIS section accordingly.

PR:	276554
Reviewed by:	imp
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D44099
2024-02-28 09:26:20 +01:00
..
adjkerntz Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
bectl libbe: handle destroying/renaming temporary/bootonce boot environments 2024-01-29 10:07:49 -05:00
bsdlabel bsdlabel: limit to 8 partitions 2024-01-22 21:17:23 -05:00
camcontrol camcontrol(8): Fix grammar: a ATA -> an ATA 2024-02-13 16:37:21 +08:00
ccdconfig ccdconfig(8): Minor grammar fix 2024-02-13 16:38:57 +08:00
clri Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
comcontrol comcontrol(8): Grammar fix 2024-02-13 16:40:09 +08:00
conscontrol sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
ddb sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
decryptcore sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
devd devd: Don't install autofs.conf with WITHOUT_AUTOFS 2023-12-22 15:27:50 +01:00
devfs sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
devmatch devmatch(8): Grammar fix 2024-02-13 16:41:32 +08:00
dhclient Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
dmesg dmesg(8): Fix typo timetamps -> timestamps 2024-02-13 16:42:49 +08:00
dump dump(8): Fix typo in comment 2024-02-13 12:30:30 +08:00
dumpfs Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
dumpon Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
etherswitchcfg sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
fdisk fdisk(8): Fix typo forth -> fourth 2024-02-13 15:17:48 +08:00
ffsinfo Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
fsck sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
fsck_ffs Eliminate unnecessary UFS1 integrity checks. 2024-02-19 16:17:05 -08:00
fsck_msdosfs fsck_msdosfs: do not call checksize() if the cluster is bad 2024-01-21 01:20:24 +02:00
fsdb sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
fsirand Purge more stray embedded $FreeBSD$ strings 2023-09-25 07:54:56 -07:00
gbde Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:20 -06:00
geom sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
ggate Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
growfs growfs(8): Grammar fix 2024-02-13 17:05:18 +08:00
gvinum gvinum(8): Fix a typo 2023-12-26 09:12:27 -07:00
hastctl sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
hastd sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
ifconfig ifconfig: a typo fixed in the man page 2024-02-09 01:40:00 +00:00
init Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
ipf ipf(8): Fix typo 2024-02-13 15:14:27 +08:00
ipfw dummynet: add simple gilbert-elliott channel model 2023-12-17 13:20:45 +01:00
kldconfig sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
kldload Add kenv .Xr in kldload(8) and loader.conf(5) 2023-12-20 21:17:38 -07:00
kldstat sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
kldunload sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
ldconfig Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
md5 md5: Untabify declarations. 2024-02-20 23:04:45 +01:00
mdconfig sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
mdmfs sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
mknod Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
mksnap_ffs Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mount mount: document atime option 2024-01-24 14:55:54 -05:00
mount_cd9660 cd9660: Add support for mask,dirmask,uid,gid options 2024-01-12 14:51:31 -08:00
mount_fusefs sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
mount_msdosfs Purge more stray embedded $FreeBSD$ strings 2023-09-25 07:54:56 -07:00
mount_nfs Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
mount_nullfs Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
mount_udf Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
mount_unionfs Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
natd Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
newfs sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
newfs_msdos newfs_msdos.8: example for specific cluster size 2024-01-21 21:39:16 -08:00
nfsiod Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
nos-tun Purge more stray embedded $FreeBSD$ strings 2023-09-25 07:54:56 -07:00
nvmecontrol nvmecontrol.8: Fix the SYNOPSIS section 2024-02-28 09:26:20 +01:00
pfctl pf: implement addrule via netlink 2024-02-02 17:55:16 +01:00
pfilctl sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
pflogd Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
pflowctl pflowctl: add missing break to case 's' 2024-02-01 17:03:12 -05:00
ping ping(8): Fix typo in ping6.c 2024-02-13 12:29:07 +08:00
quotacheck Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
rcorder rcorder(8): Fix grammar 2024-02-13 16:36:05 +08:00
reboot nextboot: check unlink, but only warn on !ENOENT 2024-02-21 20:10:45 -07: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 restore(8): Fix typo in restore.h 2024-02-13 15:07:35 +08:00
route route tests: Serialize 2024-01-27 13:51:14 -05:00
routed sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
rtsol Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
savecore sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
setkey setkey(8): Grammar fix: a FQDN -> an FQDN 2024-02-13 16:12:39 +08:00
shutdown Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
swapon Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
sysctl sysctl(8): Fix typo in comment 2024-02-13 12:28:55 +08:00
tests Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
tunefs Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
umount umount: Add -d option to detach md devices 2024-02-02 18:35:00 -07:00
veriexec veriexec(8): Fix typo 2024-02-13 16:11:30 +08:00
zfsbootcfg zfsbootcfg: Remove bogus CFLAGS 2024-02-12 11:44:22 -07:00
Makefile pflow: import from OpenBSD 2024-01-16 09:45:53 +01: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 sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
Makefile.powerpc64 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00