summaryrefslogtreecommitdiffstats
path: root/man/man1/cstyle.1
diff options
context:
space:
mode:
authorAndrea Gelmini <[email protected]>2019-08-30 18:41:35 +0200
committerBrian Behlendorf <[email protected]>2019-08-30 09:41:35 -0700
commitac3d4d0cf6b3d06cfd90636b4bc8a2043176b725 (patch)
tree3217f1aeebeb5797efab4ffa491724795c888e67 /man/man1/cstyle.1
parent2b96f774236fa8793f9e5c387abf10d780ffca38 (diff)
Fix typos in man/
Reviewed-by: Ryan Moeller <[email protected]> Reviewed-by: Richard Laager <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Andrea Gelmini <[email protected]> Closes #9233
Diffstat (limited to 'man/man1/cstyle.1')
-rw-r--r--man/man1/cstyle.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/cstyle.1 b/man/man1/cstyle.1
index f2b637d4c..f77d53450 100644
--- a/man/man1/cstyle.1
+++ b/man/man1/cstyle.1
@@ -31,7 +31,7 @@
.IX "OS-Net build tools" "cstyle" "" "\fBcstyle\fP"
.LP
.I cstyle
-inspects C source files (*.c and *.h) for common sylistic errors. It
+inspects C source files (*.c and *.h) for common stylistic errors. It
attempts to check for the cstyle documented in
\fIhttp://www.cis.upenn.edu/~lee/06cse480/data/cstyle.ms.pdf\fP.
Note that there is much in that document that