The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=788401188f950001cd9796cdcea9a7e5f92050ab
commit 788401188f950001cd9796cdcea9a7e5f92050ab Author: Mitchell Horne <[email protected]> AuthorDate: 2021-05-21 14:50:15 +0000 Commit: Mitchell Horne <[email protected]> CommitDate: 2021-05-21 14:51:45 +0000 scsi(4): fix "NMVe" typo --- share/man/man4/scsi.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4 index b2ed3a7eb5e5..d3f92fd6b8bb 100644 --- a/share/man/man4/scsi.4 +++ b/share/man/man4/scsi.4 @@ -56,7 +56,7 @@ subsystem provides a uniform and modular system for the implementation of drivers to control various .Tn SCSI , .Tn ATA , -.Tn NMVe , +.Tn NVMe , and .Tn MMC / SD devices, and to utilize different _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
