Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2018 21:57:40 +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: r341709 - head/share/man/man4
Message-ID:  <201812072157.wB7LveLU043368@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Fri Dec  7 21:57:39 2018
New Revision: 341709
URL: https://svnweb.freebsd.org/changeset/base/341709

Log:
  Add nda(4) cross reference to nvme(4)

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

Modified: head/share/man/man4/nvme.4
==============================================================================
--- head/share/man/man4/nvme.4	Fri Dec  7 21:42:41 2018	(r341708)
+++ head/share/man/man4/nvme.4	Fri Dec  7 21:57:39 2018	(r341709)
@@ -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
@@ -163,6 +165,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?201812072157.wB7LveLU043368>