]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: add a cross reference from cat's man page to "tac"
authorRodrigo Campos <rodrigo@sdfg.com.ar>
Tue, 19 Oct 2010 22:48:46 +0000 (19:48 -0300)
committerJim Meyering <meyering@redhat.com>
Wed, 20 Oct 2010 06:35:50 +0000 (08:35 +0200)
* man/cat.x: See also "tac".

man/cat.x

index c2196786a81437c7e4c5351e32ae0242e80356d9..089020016f5b0f060807572ce45ee1db405a5296 100644 (file)
--- a/man/cat.x
+++ b/man/cat.x
@@ -2,3 +2,5 @@
 cat \- concatenate files and print on the standard output
 [DESCRIPTION]
 .\" Add any additional description here
+[SEE ALSO]
+\fBtac\fP(1).