aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2026-01-30 04:51:24 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2026-01-30 04:51:24 +0000
commitc443f5d1c20868f09076305c3eefcd1ca1917b87 (patch)
tree5b61ada6c3bbd4e904882746db8ba42f5eb97f07
parent7f537f4ba8a5e19a39d005a81fa6f34a8d2cb60d (diff)
intro.9: grammar
-rw-r--r--share/man/man9/intro.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/intro.9 b/share/man/man9/intro.9
index 4b012d850f9e..0d42efb24273 100644
--- a/share/man/man9/intro.9
+++ b/share/man/man9/intro.9
@@ -35,7 +35,7 @@ To further set expectations, we acknowledge that kernel documentation, like the
source code itself, is forever a work-in-progress.
There will be large sections of the codebase whose documentation is subtly or
severely outdated, or missing altogether.
-This documentation is a supplement to the source code, and can not always be
+This documentation is a supplement to the source code, and cannot always be
taken at face value.
.Pp
At its best, section 9 documentation will provide a description of a particular