]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: add a cross reference from tac's man page to "rev"
authorJames R. Van Zandt <jrv@debian.org>
Sun, 7 Feb 2010 15:36:13 +0000 (16:36 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 7 Feb 2010 16:18:34 +0000 (17:18 +0100)
* man/tac.x: See also "rev".

man/tac.x

index d943afaa53aa02c67227f5dfd1418726428543a4..7d3821c19d53c4fc97f6130bc9d8b4ed4ac95163 100644 (file)
--- a/man/tac.x
+++ b/man/tac.x
@@ -2,3 +2,5 @@
 tac \- concatenate and print files in reverse
 [DESCRIPTION]
 .\" Add any additional description here
+[SEE ALSO]
+\fBrev\fP(1).