git: c996638497d1 - main - tslog.4: fix typo

From: Piotr Pawel Stefaniak <pstef_at_FreeBSD.org>
Date: Tue, 12 Sep 2023 19:10:39 UTC
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