Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jun 2020 02:40:22 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r361882 - head/share/man/man4
Message-ID:  <202006070240.0572eMPG089655@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Sun Jun  7 02:40:21 2020
New Revision: 361882
URL: https://svnweb.freebsd.org/changeset/base/361882

Log:
  Mention nda where we mention nvd.

Modified:
  head/share/man/man4/nvme.4

Modified: head/share/man/man4/nvme.4
==============================================================================
--- head/share/man/man4/nvme.4	Sun Jun  7 00:41:43 2020	(r361881)
+++ head/share/man/man4/nvme.4	Sun Jun  7 02:40:21 2020	(r361882)
@@ -33,7 +33,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 6, 2020
+.Dd June 6, 2020
 .Dt NVME 4
 .Os
 .Sh NAME
@@ -54,6 +54,8 @@ nvme_load="YES"
 .Pp
 Most users will also want to enable
 .Xr nvd 4
+or
+.Xr nda 4
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006070240.0572eMPG089655>