Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2020 00:52:42 +0000 (UTC)
From:      Alexander Motin <mav@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: r356958 - stable/12/share/man/man4
Message-ID:  <202001220052.00M0qgrH035780@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mav
Date: Wed Jan 22 00:52:42 2020
New Revision: 356958
URL: https://svnweb.freebsd.org/changeset/base/356958

Log:
  MFC r341709 (by imp): Add nda(4) cross reference to nvme(4)

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 Jan 22 00:48:54 2020	(r356957)
+++ stable/12/share/man/man4/nvme.4	Wed Jan 22 00:52:42 2020	(r356958)
@@ -33,7 +33,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 7, 2016
+.Dd December 7, 2018
 .Dt NVME 4
 .Os
 .Sh NAME
@@ -70,6 +70,8 @@ Per-CPU IO queue pairs
 .It
 API for registering NVMe namespace consumers such as
 .Xr nvd 4
+or
+.Xr nda 4
 .It
 API for submitting NVM commands to namespaces
 .It
@@ -174,6 +176,7 @@ with a completion entry that was posted by the control
 and completion queues to the console.
 .El
 .Sh SEE ALSO
+.Xr nda 4 ,
 .Xr nvd 4 ,
 .Xr pci 4 ,
 .Xr nvmecontrol 8 ,



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