Bug 260949

Summary: fsck(8): Fix typo
Product: Base System Reporter: Graham Perrin <grahamperrin>
Component: miscAssignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Some People CC: doc, lwhsu, trhodes
Priority: --- Keywords: easy, needs-patch
Version: UnspecifiedFlags: koobs: maintainer-feedback? (trhodes)
koobs: mfc-stable13?
koobs: mfc-stable12?
Hardware: Any   
OS: Any   
URL: https://www.freebsd.org/cgi/man.cgi?query=fsck&sektion=8&manpath=FreeBSD
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188214

Description Graham Perrin freebsd_committer freebsd_triage 2022-01-05 07:55:34 UTC
Probable typo: 

> … call the appropriated file system check utility … 

– instead: 

> … call the appropriate file system check utility … 



Anything else?
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-12 05:53:30 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=6853ef66f16ae8cb3e1d622c613b88948d15efed

commit 6853ef66f16ae8cb3e1d622c613b88948d15efed
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2022-01-12 05:52:23 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-01-12 05:52:23 +0000

    fsck(8): Fix typo

    PR:             260949
    Reported by:    Graham Perrin <grahamperrin@gmail.com>
    MFC after:      3 days

 sbin/fsck/fsck.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-15 12:35:16 UTC
A commit in branch stable/13 references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=7ce7a36db02fe8f4ab105bbc81a833f3dd2ab6ba

commit 7ce7a36db02fe8f4ab105bbc81a833f3dd2ab6ba
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2022-01-12 05:52:23 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-01-15 12:34:18 +0000

    fsck(8): Fix typo

    PR:             260949
    Reported by:    Graham Perrin <grahamperrin@gmail.com>
    MFC after:      3 days

    (cherry picked from commit 6853ef66f16ae8cb3e1d622c613b88948d15efed)

 sbin/fsck/fsck.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-01-15 12:35:17 UTC
A commit in branch stable/12 references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=768fe4869c5e65477e285178697152f47d604226

commit 768fe4869c5e65477e285178697152f47d604226
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2022-01-12 05:52:23 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-01-15 12:34:37 +0000

    fsck(8): Fix typo

    PR:             260949
    Reported by:    Graham Perrin <grahamperrin@gmail.com>
    MFC after:      3 days

    (cherry picked from commit 6853ef66f16ae8cb3e1d622c613b88948d15efed)

 sbin/fsck/fsck.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)