summaryrefslogtreecommitdiff
path: root/sys/man/1/cb
diff options
context:
space:
mode:
authorftrvxmtrx <devnull@localhost>2014-04-26 13:22:15 +0200
committerftrvxmtrx <devnull@localhost>2014-04-26 13:22:15 +0200
commitb4fa1e617bbb2db7bbcacd42ed819cea3caa30d4 (patch)
tree4557b5831af248a4df09dc56f22cf27abf819871 /sys/man/1/cb
parent244bb0038dc2222f988b3aef7184848308b37903 (diff)
man pages: fix duplicate words
Diffstat (limited to 'sys/man/1/cb')
-rw-r--r--sys/man/1/cb2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/cb b/sys/man/1/cb
index 2789249bc..76226233b 100644
--- a/sys/man/1/cb
+++ b/sys/man/1/cb
@@ -17,7 +17,7 @@ cb \- C program beautifier
.SH DESCRIPTION
.I Cb
reads syntactically correct C programs from
-from its input or the given files, and writes them to its stdout
+its input or the given files, and writes them to its stdout
with a more visually pleasing spacing and indentation.
.I Cb
understands no C++ syntax bar newline-terminated comments;