summaryrefslogtreecommitdiff
path: root/sys/man
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2012-08-01 21:57:13 +0200
committercinap_lenrek <cinap_lenrek@gmx.de>2012-08-01 21:57:13 +0200
commit8e07a4c9a52a0c9203f52e9d835e6da114f8a659 (patch)
tree0e871132fbe9d5a0a97c40a27077222703c94fb2 /sys/man
parent9b5b68a3022a6503aab296986fec1b463f9e6b1e (diff)
cb: import updates from sources
Diffstat (limited to 'sys/man')
-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 b5eed691e..2789249bc 100644
--- a/sys/man/1/cb
+++ b/sys/man/1/cb
@@ -32,7 +32,7 @@ Join split lines.
Print code in the so-called K&R style used in
.IR "The C Programming Language" .
.TP
-.B -l length
+.B -l
Split lines that are longer than
.IR length .
.PD