Bug 260949 - fsck(8): Fix typo
Summary: fsck(8): Fix typo
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: Unspecified
Hardware: Any Any
: --- Affects Some People
Assignee: Li-Wen Hsu
URL: https://www.freebsd.org/cgi/man.cgi?q...
Keywords: easy, needs-patch
Depends on:
Blocks:
 
Reported: 2022-01-05 07:55 UTC by Graham Perrin
Modified: 2022-01-15 12:47 UTC (History)
3 users (show)

See Also:
koobs: maintainer-feedback? (trhodes)
koobs: mfc-stable13?
koobs: mfc-stable12?


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)