.\" Title: nvme
.\" Author: [see the "Authors" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 04/04/2019
+.\" Date: 07/24/2019
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME" "1" "04/04/2019" "NVMe" "NVMe Manual"
+.TH "NVME" "1" "07/24/2019" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
-nvme \- the dumb pci\-e storage utility
+nvme \- the NVMe storage command line interface utility (nvme\-cli)
.SH "SYNOPSIS"
.sp
.nf
.fi
.SH "DESCRIPTION"
.sp
-NVM\-Express is a fast, scalable host controller interface designed to address the needs for PCI Express based solid state drives\&.
+NVM\-Express is a fast, scalable host controller interface designed to address the needs for not only PCI Express based solid state drives, but also NVMe\-oF(over fabrics)\&.
.sp
This \fInvme\fR program is a user space utility to provide standards compliant tooling for NVM\-Express drives\&. It was made specifically for Linux as it relies on the IOCTLs defined by the mainline kernel driver\&.
.SH "NVME COMMANDS"
<h2>NAME</h2>\r
<div class="sectionbody">\r
<p>nvme -\r
- the dumb pci-e storage utility\r
+ the NVMe storage command line interface utility (nvme-cli)\r
</p>\r
</div>\r
</div>\r
<h2 id="_description">DESCRIPTION</h2>\r
<div class="sectionbody">\r
<div class="paragraph"><p>NVM-Express is a fast, scalable host controller interface designed to\r
-address the needs for PCI Express based solid state drives.</p></div>\r
+address the needs for not only PCI Express based solid state drives, but\r
+also NVMe-oF(over fabrics).</p></div>\r
<div class="paragraph"><p>This <em>nvme</em> program is a user space utility to provide standards compliant\r
tooling for NVM-Express drives. It was made specifically for Linux as\r
it relies on the IOCTLs defined by the mainline kernel driver.</p></div>\r
<div id="footer">\r
<div id="footer-text">\r
Last updated\r
- 2018-09-04 00:00:12 KST\r
+ 2019-07-24 00:35:34 KST\r
</div>\r
</div>\r
</body>\r
NAME
----
-nvme - the dumb pci-e storage utility
+nvme - the NVMe storage command line interface utility (nvme-cli)
SYNOPSIS
--------
DESCRIPTION
-----------
NVM-Express is a fast, scalable host controller interface designed to
-address the needs for PCI Express based solid state drives.
+address the needs for not only PCI Express based solid state drives, but
+also NVMe-oF(over fabrics).
This 'nvme' program is a user space utility to provide standards compliant
tooling for NVM-Express drives. It was made specifically for Linux as