Module Name:    src
Committed By:   wiz
Date:           Sun Apr 30 15:59:18 UTC 2017

Modified Files:
        src/sbin/nvmectl: nvmectl.8

Log Message:
Remove unnecessary Pp. Add missing plural-s. More markup.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 src/sbin/nvmectl/nvmectl.8:1.4
--- src/sbin/nvmectl/nvmectl.8:1.3	Sat Apr 29 00:06:40 2017
+++ src/sbin/nvmectl/nvmectl.8	Sun Apr 30 15:59:18 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: nvmectl.8,v 1.3 2017/04/29 00:06:40 nonaka Exp $
+.\" $NetBSD: nvmectl.8,v 1.4 2017/04/30 15:59:18 wiz Exp $
 .\"
 .\" Copyright (c) 2012 Intel Corporation
 .\" All rights reserved.
@@ -98,7 +98,6 @@
 .Sh DESCRIPTION
 NVM Express (NVMe) is a storage protocol standard, for SSDs and other
 high-speed storage devices over PCI Express.
-.Pp
 .Ss logpage
 The logpage command knows how to print log pages of various types.
 It also knows about vendor specific log pages from hgst/wdc and intel.
@@ -118,13 +117,14 @@ will print the page as hex.
 .Fl b
 will print the binary data for the page.
 .Ss wdc
-The various wdc command retrieve log data from the wdc/hgst drives.
+The various wdc commands retrieve log data from the wdc/hgst drives.
 The
 .Fl o
 flag specifies a path template to use to output the files.
 Each file takes the path template (which defaults to nothing), appends
 the drive's serial number and the type of dump it is followed
-by .bin.
+by
+.Pa .bin .
 These logs must be sent to the vendor for analysis.
 This tool only provides a way to extract them.
 .Sh EXAMPLES

Reply via email to