Date: Sat, 10 Jun 2023 13:12:28 GMT From: Graham Perrin <grahamperrin@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 5ca7f0294694 - main - hier(7): typo (critial) Message-ID: <202306101312.35ADCS1D087325@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by grahamperrin: URL: https://cgit.FreeBSD.org/src/commit/?id=5ca7f02946940ff698741d4da4a30b554cb0f592 commit 5ca7f02946940ff698741d4da4a30b554cb0f592 Author: Graham Perrin <grahamperrin@FreeBSD.org> AuthorDate: 2023-06-10 13:08:35 +0000 Commit: Graham Perrin <grahamperrin@FreeBSD.org> CommitDate: 2023-06-10 13:08:35 +0000 hier(7): typo (critial) https://bugs.freebsd.org/261349 PR: 261349 Reported by: Mike Karels <mike@karels.net> Fixes: 6469f9c595c6 hier(7): improvement, modernisation --- share/man/man7/hier.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 39159e51b7b8..66eb4b2b8b6c 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -136,7 +136,7 @@ users' home directories; whilst the layout is not standardized, the typical home would be .Pa /home/beastie/ .It Pa /lib/ -system libraries that are critial to binaries in +system libraries that are critical to binaries in .Pa /bin and .Pa /sbin @@ -156,7 +156,7 @@ vendor-specific libraries to extend the utility .El .It Pa /libexec/ -system utilities that are critial to binaries in +system utilities that are critical to binaries in .Pa /bin and .Pa /sbin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306101312.35ADCS1D087325>