Actions
Bug #8979
closednvmeadm(1m): ctl/[ns] -> ctl[/ns]
Start date:
2018-01-19
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
There is misplaced slash in the nvmeadm(1m) man page here:
ctl/[ns] Specifies a NVMe controller and optionally a namespace within that controller. The controller name consists of the driver name "nvme" followed by an instance number. A namespace is
The ctl/[ns] sequence should be changed to ctl[/ns].
Updated by Marcel Telka over 4 years ago
Updated by Marcel Telka over 4 years ago
- Status changed from In Progress to Pending RTI
Updated by Electric Monk over 4 years ago
- Status changed from Pending RTI to Closed
- % Done changed from 0 to 100
git commit b2d85592f29aeeac2bc0b235aee16c07ff9752b1
commit b2d85592f29aeeac2bc0b235aee16c07ff9752b1 Author: Marcel Telka <marcel@telka.sk> Date: 2018-01-20T17:55:21.000Z 8979 nvmeadm(1m): ctl/[ns] -> ctl[/ns] Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Rob Johnston <rob.johnston@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions