aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2025-10-26 13:06:48 +0000
committerGordon Bergling <gbe@FreeBSD.org>2025-10-26 13:32:42 +0000
commit69fbd069d83784bf765471931542f53551501354 (patch)
treecd2cf54869eef59767e0e20753b76a014c16e30b
parent1447a221338c070130d7e990733486ed142267a1 (diff)
debug.sh.8: Fix a typo in the manual page
- s/noticable/noticeable/ - s/compatability/compatibility/ MFC after: 5 days
-rw-r--r--share/man/man8/debug.sh.84
1 files 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