diff options
Diffstat (limited to 'Documentation/nvme-dsm.1')
-rw-r--r-- | Documentation/nvme-dsm.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/nvme-dsm.1 b/Documentation/nvme-dsm.1 index 9a243a4..1f228e6 100644 --- a/Documentation/nvme-dsm.1 +++ b/Documentation/nvme-dsm.1 @@ -2,12 +2,12 @@ .\" Title: nvme-dsm .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 03/31/2023 +.\" Date: 06/30/2023 .\" Manual: NVMe Manual .\" Source: NVMe .\" Language: English .\" -.TH "NVME\-DSM" "1" "03/31/2023" "NVMe" "NVMe Manual" +.TH "NVME\-DSM" "1" "06/30/2023" "NVMe" "NVMe Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -41,7 +41,7 @@ nvme-dsm \- Send NVMe Data Set Management, return results .fi .SH "DESCRIPTION" .sp -For the NVMe device given, sends an Data Set Management command and provides the result and returned structure\&. +For the NVMe device given, sends a Data Set Management command and provides the result and returned structure\&. .sp The <device> parameter is mandatory and may be either the NVMe character device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1)\&. If the character device is given, the \*(Aq\-\-namespace\-id\*(Aq option is mandatory, otherwise it will use the ns\-id of the namespace for the block device you opened\&. For block devices, the ns\-id used can be overridden with the same option\&. .sp |