freebsd-dev/sbin/nvmecontrol
Yuri Pankov 21af4e09f4 nvmecontrol(8): fix resv register -i synopsis
-i is "ignore existing key" and does not take argument

Reviewed by:	pauamma (manpages)
Differential Revision:	https://reviews.freebsd.org/D37709
2023-03-27 15:00:33 +02:00
..
modules nvmecontrol: fix wrong temperature unit for INTEL SSDs. 2022-11-11 12:15:52 -07:00
tests
comnd.c
comnd.h
devlist.c nvmecontrol: use uintmax_t for a size 2022-10-07 21:44:23 -06:00
firmware.c
format.c
identify_ext.c nvmecontrol: Fix IEEE OUI Identifier output 2022-11-19 19:14:00 -08:00
identify.c nvmecontrol: Display Metadata and Sanitize capabilities of the device 2021-09-21 21:15:55 +00:00
logpage.c nvmecontrol: fix wrong temperature unit for INTEL SSDs. 2022-11-11 12:15:52 -07:00
Makefile pkgbase: Put nvmecontrol in its own package 2022-10-26 19:46:22 +02:00
Makefile.depend
nc_util.c
ns.c nvmecontrol: Fix default ns create parameters. 2023-03-09 10:19:00 -05:00
nsid.c
nvmecontrol_ext.h
nvmecontrol.8 nvmecontrol(8): fix resv register -i synopsis 2023-03-27 15:00:33 +02:00
nvmecontrol.c
nvmecontrol.h nvmecontrol: fix wrong temperature unit for INTEL SSDs. 2022-11-11 12:15:52 -07:00
passthru.c
perftest.c
power.c
reset.c
resv.c nvme: fix resv commands with nda device 2023-03-27 14:53:24 +02:00
sanitize.c
selftest.c