Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2021 13:45:46 GMT
From:      Mitchell Horne <mhorne@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 4234e5ee7644 - stable/12 - scsi(4): fix "NMVe" typo
Message-ID:  <202105271345.14RDjkcB027512@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by mhorne:

URL: https://cgit.FreeBSD.org/src/commit/?id=4234e5ee7644d610d061eb33515a2a4a88e2b7a1

commit 4234e5ee7644d610d061eb33515a2a4a88e2b7a1
Author:     Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2021-05-21 14:50:15 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2021-05-27 13:45:30 +0000

    scsi(4): fix "NMVe" typo
    
    (cherry picked from commit 788401188f950001cd9796cdcea9a7e5f92050ab)
---
 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 60f66eca4185..4b2bba2d141f 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



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