summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobert <robert@FreeBSD.org>2002-09-06 10:53:57 +0000
committerrobert <robert@FreeBSD.org>2002-09-06 10:53:57 +0000
commit97acf1a793f3b9951362d9f3125aa7f36755d083 (patch)
tree95c7b71f12c285f93c32703ebdf6ecfb653bbade
parent2f424d1fc16afde341dc07ee30043ae16b9cd4f6 (diff)
downloadFreeBSD-src-97acf1a793f3b9951362d9f3125aa7f36755d083.zip
FreeBSD-src-97acf1a793f3b9951362d9f3125aa7f36755d083.tar.gz
Expand a contraction in the text of style(9) for consistency.
Do not touch contractions in comments of code examples because their usage seems to be justified by space contraints.
-rw-r--r--share/man/man9/style.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
index 59a6b72..0f6c59b 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -266,7 +266,7 @@ local to one source module should be declared
Functions used from other parts of the kernel are prototyped in the
relevant include file.
Function prototypes should be listed in a logical order, preferably
-alphabetical unless there's a compelling reason to use a different
+alphabetical unless there is a compelling reason to use a different
ordering.
.Pp
Functions that are used locally in more than one module go into a
OpenPOWER on IntegriCloud