]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: align rev.1 with howto-man-page.txt
authorSami Kerola <kerolasa@iki.fi>
Sun, 18 Sep 2011 11:10:27 +0000 (13:10 +0200)
committerSami Kerola <kerolasa@iki.fi>
Mon, 3 Oct 2011 18:51:40 +0000 (20:51 +0200)
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
text-utils/rev.1

index f8850e0884ee8970f80073e093de4c12918596dd..59177474e9f8ceffd82885a66a12137fd9c2f3bc 100644 (file)
 .\"     Modified for Linux by Charles Hannum (mycroft@gnu.ai.mit.edu)
 .\"                       and Brian Koehmstedt (bpk@gnu.ai.mit.edu)
 .\"
-.Dd April 2011 "  "
-.Dt REV(1) "" "User Commands"
-.Os util-linux
-.Sh NAME
-.Nm rev
-.Nd reverse lines of a file or files
-.Sh SYNOPSIS
-.Nm rev
-.Op Fl V
-.Op Fl h
-.Op Ar file ...
-.Sh DESCRIPTION
+.TH REV "1" "September 2011" "util-linux" "User Commands"
+.SH NAME
+rev \- reverse lines of a file or files
+.SH SYNOPSIS
+.B rev
+[options] [file ...]
+.SH DESCRIPTION
 The
-.Nm rev
-utility copies the specified files to standard output, reversing the
-order of characters in every line.
-If no files are specified, standard input is read.
-.Bl -tag -width Ds
-.It Fl V, Fl Fl version
+.B rev
+utility copies the specified files to standard output, reversing the order of
+characters in every line.  If no files are specified, standard input is read.
+.SH OPTIONS
+.TP
+\fB\-V\fR, \fB\-\-version\fR
 Output version information and exit.
-.It Fl h, Fl Fl help
+.TP
+\fB\-h\fR, \fB\-\-help\fR
 Output help and exit.
-.Sh AVAILABILITY
+.SH AVAILABILITY
 The rev command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
+Linux Kernel Archive
+.UE .