freebsd-dev/sbin/nvmecontrol
Gordon Bergling 9bca273d84 nvmecontrol(8): Fix a few mandoc related issues and add a SEE ALSO section
- inserting missing end of block: Ss breaks Bl
- skipping paragraph macro: Pp before Ss
- referenced manual not found: Xr nvme 4 (2 times)
- unknown standard specifier: St The

The macro .St can only be used for standards known by mdoc(7). So add a
SEE ALSO section and add a reference to the NVM Express Base Specification.

MFC after:	2 weeks
2020-12-19 11:47:38 +00:00
..
modules Stop using NVME_MAX_XFER_SIZE constant. 2020-11-17 16:34:58 +00:00
tests Ensure kyua list working when there is no /dev/nvme* 2020-04-13 21:08:54 +00:00
comnd.c Make use of the getlocalbase() function for run-time adjustment of the 2020-11-18 20:00:55 +00:00
comnd.h Revert the whole getlocalbase() set of changes while a different design is 2020-11-15 20:24:59 +00:00
devlist.c Improve nvmecontrol error reporting. 2020-11-13 02:05:45 +00:00
firmware.c [nvmecontrol] Fix type signedness warning-to-error on gcc-6.4 2020-11-17 17:12:28 +00:00
format.c Improve nvmecontrol error reporting. 2020-11-13 02:05:45 +00:00
identify_ext.c Honor the FWUG value of some drives in nvmecontrol 2020-09-21 15:45:49 +00:00
identify.c Improve nvmecontrol error reporting. 2020-11-13 02:05:45 +00:00
logpage.c Improve nvmecontrol error reporting. 2020-11-13 02:05:45 +00:00
Makefile Add a basic test for nvmecontrol 2020-04-07 20:26:42 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nc_util.c Add SPDX tag. 2019-02-28 02:29:48 +00:00
ns.c Improve nvmecontrol error reporting. 2020-11-13 02:05:45 +00:00
nsid.c Open device with O_RDONLY when command is non-invasive. 2020-04-20 13:47:07 +00:00
nvmecontrol_ext.h Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
nvmecontrol.8 nvmecontrol(8): Fix a few mandoc related issues and add a SEE ALSO section 2020-12-19 11:47:38 +00:00
nvmecontrol.c Make use of the getlocalbase() function for run-time adjustment of the 2020-11-18 20:00:55 +00:00
nvmecontrol.h Improve nvmecontrol error reporting. 2020-11-13 02:05:45 +00:00
passthru.c Improve nvmecontrol error reporting. 2020-11-13 02:05:45 +00:00
perftest.c Improve nvmecontrol error reporting. 2020-11-13 02:05:45 +00:00
power.c Improve nvmecontrol error reporting. 2020-11-13 02:05:45 +00:00
reset.c Improve nvmecontrol error reporting. 2020-11-13 02:05:45 +00:00
resv.c Improve nvmecontrol error reporting. 2020-11-13 02:05:45 +00:00
sanitize.c Improve nvmecontrol error reporting. 2020-11-13 02:05:45 +00:00