nvd.4: Reference nda(4)

Fix a totally minor typo in nvme.4 while here.
This commit is contained in:
Conrad Meyer 2019-05-19 06:01:11 +00:00
parent cd90b46402
commit bc97490af6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=347967
2 changed files with 3 additions and 2 deletions

View File

@ -33,7 +33,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd January 28, 2016 .Dd May 18, 2019
.Dt NVD 4 .Dt NVD 4
.Os .Os
.Sh NAME .Sh NAME
@ -86,6 +86,7 @@ hw.nvd.delete_max=<delete size in bytes>
.Ed .Ed
.Sh SEE ALSO .Sh SEE ALSO
.Xr GEOM 4 , .Xr GEOM 4 ,
.Xr nda 4 ,
.Xr nvme 4 , .Xr nvme 4 ,
.Xr geom 8 , .Xr geom 8 ,
.Xr nvmecontrol 8 , .Xr nvmecontrol 8 ,

View File

@ -130,7 +130,7 @@ The
.Xr nvd 4 .Xr nvd 4
driver performs better with smaller transactions and few TRIM driver performs better with smaller transactions and few TRIM
commands. commands.
It sends all commands directly the drive immediately. It sends all commands directly to the drive immediately.
The The
.Xr nda 4 .Xr nda 4
driver performs better with larger transactions and also collapses driver performs better with larger transactions and also collapses