Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2023 19:10:39 GMT
From:      Piotr Pawel Stefaniak <pstef@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: c996638497d1 - main - tslog.4: fix typo
Message-ID:  <202309121910.38CJAdu1017903@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pstef:

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

commit c996638497d103c4ddcf097855fae7f3118f21da
Author:     Piotr Pawel Stefaniak <pstef@FreeBSD.org>
AuthorDate: 2023-09-12 19:10:08 +0000
Commit:     Piotr Pawel Stefaniak <pstef@FreeBSD.org>
CommitDate: 2023-09-12 19:10:08 +0000

    tslog.4: fix typo
---
 share/man/man4/tslog.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man4/tslog.4 b/share/man/man4/tslog.4
index 93fb66f9e857..40397d14c3e2 100644
--- a/share/man/man4/tslog.4
+++ b/share/man/man4/tslog.4
@@ -107,7 +107,7 @@ was added in
 is oriented towards system developers while
 .Xr boottrace 4
 is meant to be easy to use by system administrators.
-Both faciliities provide an overview of timing and resource usage of the boot
+Both facilities provide an overview of timing and resource usage of the boot
 process.
 .Ss TSLOG vs. DTrace
 .Xr dtrace 1



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