Date: Thu, 9 Mar 2017 05:30:06 +0000 (UTC) From: Alan Somers <asomers@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r314947 - head/share/man/man4 Message-ID: <201703090530.v295U6LM065878@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703090530.v295U6LM065878>