Module Name: src
Committed By: nonaka
Date: Wed Apr 18 10:17:54 UTC 2018
Modified Files:
src/sbin/nvmectl: nvmectl.8
Log Message:
nvmectl(8): Remove some wdc subcommands from man page.
- wdc drive-log
- wdc get-crash-dump
- wdc purge
- wdc purge-monitor
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sbin/nvmectl/nvmectl.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/nvmectl/nvmectl.8
diff -u src/sbin/nvmectl/nvmectl.8:1.4 src/sbin/nvmectl/nvmectl.8:1.5
--- src/sbin/nvmectl/nvmectl.8:1.4 Sun Apr 30 15:59:18 2017
+++ src/sbin/nvmectl/nvmectl.8 Wed Apr 18 10:17:54 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: nvmectl.8,v 1.4 2017/04/30 15:59:18 wiz Exp $
+.\" $NetBSD: nvmectl.8,v 1.5 2018/04/18 10:17:54 nonaka Exp $
.\"
.\" Copyright (c) 2012 Intel Corporation
.\" All rights reserved.
@@ -54,10 +54,10 @@
.\".Aq Fl o Ar read|write
.\".Aq Fl s Ar size_in_bytes
.\".Aq Fl t Ar time_in_sec
-.\".Aq namespace id
+.\".Aq namespace_id
.\".Nm
.\".Ic reset
-.\".Aq controller id
+.\".Aq controller_id
.Nm
.Ic logpage
.Op Fl x
@@ -80,21 +80,7 @@
.Nm
.Ic wdc cap-diag
.Op Fl o path_template
-.Ar device id
-.Nm
-.Ic wdc drive-log
-.Op Fl o path_template
-.Ar device id
-.Nm
-.Ic wdc get-crash-dump
-.Op Fl o path_template
-.Ar device id
-.\" .Nm
-.\" .Ic wdc purge
-.\" .Aq device id
-.\" .Nm
-.\" .Ic wdc purge-monitor
-.\" .Aq device id
+.Ar device_id
.Sh DESCRIPTION
NVM Express (NVMe) is a storage protocol standard, for SSDs and other
high-speed storage devices over PCI Express.