git: 7efa58928cc4 - stable/15 - debug.sh.8: Fix a typo in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Oct 2025 07:26:52 UTC
The branch stable/15 has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=7efa58928cc48de56ffb6fc142a1daf3a3557376
commit 7efa58928cc48de56ffb6fc142a1daf3a3557376
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2025-10-26 13:06:48 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2025-10-31 07:26:22 +0000
debug.sh.8: Fix a typo in the manual page
- s/noticable/noticeable/
- s/compatability/compatibility/
(cherry picked from commit 69fbd069d83784bf765471931542f53551501354)
---
share/man/man8/debug.sh.8 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/share/man/man8/debug.sh.8 b/share/man/man8/debug.sh.8
index bf0fdbd6bcf5..3b59d6ae2e78 100644
--- a/share/man/man8/debug.sh.8
+++ b/share/man/man8/debug.sh.8
@@ -143,7 +143,7 @@ and defaults to
.It Ic DebugTrace Ar message
Debug output can be very noisy, and it can be tricky
to align with the script.
-This function outputs a very noticable banner indicating the value of
+This function outputs a very noticeable banner indicating the value of
.Va DEBUG_ON ,
and
.Ar message
@@ -168,7 +168,7 @@ skipped/run when debugging is turned on.
.Va DEBUGGING
is the same as
.Va DEBUG_SKIP
-for backwards compatability and is only set by
+for backwards compatibility and is only set by
.Fn Debug .
.Pp
The use of