svn commit: r314947 - head/share/man/man4
Alan Somers
asomers at FreeBSD.org
Thu Mar 9 05:30:07 UTC 2017
Author: asomers
Date: Thu Mar 9 05:30:05 2017
New Revision: 314947
URL: https://svnweb.freebsd.org/changeset/base/314947
Log:
Slight rewording in nvme(4)
Reviewed by: jimharris, imp
MFC after: 3 weeks
Differential Revision: https://reviews.freebsd.org/D9927
Modified:
head/share/man/man4/nvme.4
Modified: head/share/man/man4/nvme.4
==============================================================================
--- head/share/man/man4/nvme.4 Thu Mar 9 05:29:24 2017 (r314946)
+++ head/share/man/man4/nvme.4 Thu Mar 9 05:30:05 2017 (r314947)
@@ -54,7 +54,7 @@ nvme_load="YES"
.Pp
Most users will also want to enable
.Xr nvd 4
-to surface NVM Express namespaces as disk devices which can be
+to expose NVM Express namespaces as disk devices which can be
partitioned.
Note that in NVM Express terms, a namespace is roughly equivalent to a
SCSI LUN.
More information about the svn-src-all
mailing list