summaryrefslogtreecommitdiff
path: root/share/man/man4/nvme.4
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2016-04-14 11:53:38 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2016-04-14 11:53:38 +0000
commit4a61d18974c881533be5bfde2e4aafdacf4adf73 (patch)
treebc98dfb650049eda8d6c0e9e17d3f4589d649828 /share/man/man4/nvme.4
parentdff45f053f277f7fb648ff687ede537c956fabb6 (diff)
nvme tweaks;
Diffstat (limited to 'share/man/man4/nvme.4')
-rw-r--r--share/man/man4/nvme.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/nvme.4 b/share/man/man4/nvme.4
index 18bbb23fd0e..ebc29dff4ce 100644
--- a/share/man/man4/nvme.4
+++ b/share/man/man4/nvme.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nvme.4,v 1.1 2016/04/14 11:27:12 dlg Exp $
+.\" $OpenBSD: nvme.4,v 1.2 2016/04/14 11:53:37 jmc Exp $
.\"
.\" Copyright (c) 2016 David Gwynne <dlg@openbsd.org>
.\"
@@ -27,9 +27,9 @@ The
.Nm
driver provides support for NVMe, or NVM Express,
storage controllers conforming to the
-Non-Volatile Memory Host Controller Interface Specification.
+Non-Volatile Memory Host Controller Interface specification.
.Pp
-Although the NVMe specification provides it's own command set, the
+Although the NVMe specification provides its own command set, the
.Nm
driver provides access to the storage via a SCSI translation layer.
.Sh SEE ALSO