summaryrefslogtreecommitdiffstats
path: root/text-utils/rev.1
diff options
context:
space:
mode:
authorBenno Schulenberg2011-08-25 22:26:13 +0200
committerKarel Zak2011-08-29 11:24:41 +0200
commit5bcd986ed3b3cbcb645c249ee4018522c723a380 (patch)
treedd297c687acba414354cae52b705b3eec990a85f /text-utils/rev.1
parentdocs: also uniformize headers and footers of troff-formatted man pages (diff)
downloadkernel-qcow2-util-linux-5bcd986ed3b3cbcb645c249ee4018522c723a380.tar.gz
kernel-qcow2-util-linux-5bcd986ed3b3cbcb645c249ee4018522c723a380.tar.xz
kernel-qcow2-util-linux-5bcd986ed3b3cbcb645c249ee4018522c723a380.zip
docs: tweak the formatting and wording of some text-utils man pages
Highlight the program name, use proper lowercase, remove unneeded commas and articles, and add helpful hyphenation. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'text-utils/rev.1')
-rw-r--r--text-utils/rev.14
1 files changed, 2 insertions, 2 deletions
diff --git a/text-utils/rev.1 b/text-utils/rev.1
index 6ae4a8636..f8850e088 100644
--- a/text-utils/rev.1
+++ b/text-utils/rev.1
@@ -47,9 +47,9 @@
.Sh DESCRIPTION
The
.Nm rev
-utility copies the specified files to the standard output, reversing the
+utility copies the specified files to standard output, reversing the
order of characters in every line.
-If no files are specified, the standard input is read.
+If no files are specified, standard input is read.
.Bl -tag -width Ds
.It Fl V, Fl Fl version
Output version information and exit.