summaryrefslogtreecommitdiff
path: root/man/tac.x
diff options
context:
space:
mode:
authorJames R. Van Zandt <jrv@debian.org>2010-02-07 16:36:13 +0100
committerJim Meyering <meyering@redhat.com>2010-02-07 17:18:34 +0100
commit543696a9af2d25bec0708b6b790102c01910b5ff (patch)
treebf503a1b0cb71532b42015926fc282e399d4c9dc /man/tac.x
parent86573d33a70248bb67567272629af9841ae2f562 (diff)
downloadcoreutils-543696a9af2d25bec0708b6b790102c01910b5ff.tar.xz
doc: add a cross reference from tac's man page to "rev"
* man/tac.x: See also "rev".
Diffstat (limited to 'man/tac.x')
-rw-r--r--man/tac.x2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/tac.x b/man/tac.x
index d943afaa5..7d3821c19 100644
--- 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).