Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 2020 22:33:12 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r365530 - stable/12/share/man/man4
Message-ID:  <202009092233.089MXCUr026803@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Wed Sep  9 22:33:11 2020
New Revision: 365530
URL: https://svnweb.freebsd.org/changeset/base/365530

Log:
  MFC: r361882:
  
  r361882 | imp | 2020-06-06 20:40:21 -0600 (Sat, 06 Jun 2020) | 2 lines
  
  Mention nda where we mention nvd.

Modified:
  stable/12/share/man/man4/nvme.4
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man4/nvme.4
==============================================================================
--- stable/12/share/man/man4/nvme.4	Wed Sep  9 22:30:43 2020	(r365529)
+++ stable/12/share/man/man4/nvme.4	Wed Sep  9 22:33:11 2020	(r365530)
@@ -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?202009092233.089MXCUr026803>