The branch stable/14 has been updated by imp:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=23989c61c39a10fbacbd17a977b628b3ceb714d1

commit 23989c61c39a10fbacbd17a977b628b3ceb714d1
Author:     Warner Losh <i...@freebsd.org>
AuthorDate: 2024-05-22 21:05:55 +0000
Commit:     Warner Losh <i...@freebsd.org>
CommitDate: 2024-05-22 21:10:51 +0000

    Fix typo
    
    ioclt -> ioctl. <blush>
    
    Fixes:          08b452033834
    Noticed by:     Thomas Mueller and John W. De Boskey
    Pointy hat to:  imp
    Sponsored by:   Netflix
    
    (cherry picked from commit 58e44aa01101d420c9d7021a788b6074b7183286)
---
 share/man/man4/sg.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man4/sg.4 b/share/man/man4/sg.4
index bf7cb93cfb09..ac549452cc93 100644
--- a/share/man/man4/sg.4
+++ b/share/man/man4/sg.4
@@ -8,7 +8,7 @@
 .Os
 .Sh NAME
 .Nm sg
-.Nd Linux ioclt-compatible SCSI passthru device
+.Nd Linux ioctl-compatible SCSI passthru device
 .Sh SYNOPSIS
 .Cd device sg
 .Cd device scbus

Reply via email to