update some man pages

*sum tools: -c was added
tr: -d flag was added.
xargs: -n flag was added.
cmp: minor typo (change to lowercase).

Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
This commit is contained in:
Hiltjo Posthuma
2014-04-12 13:17:10 +02:00
committed by sin
parent a8f45b4568
commit 1599880c93
7 changed files with 27 additions and 2 deletions

6
tr.1
View File

@@ -3,8 +3,12 @@
tr \- translate characters
.SH SYNOPSIS
.B tr
.RB [ \-d ]
.RB set1
.RI [ set2 ]
.P
.B tr
.RB set1
.RI set2
.SH DESCRIPTION
.B tr
reads input from stdin replacing every character in