From: Rodrigo Campos Date: Tue, 19 Oct 2010 22:48:46 +0000 (-0300) Subject: doc: add a cross reference from cat's man page to "tac" X-Git-Tag: v8.7~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5d82ecf3b0f370216c12e0f8163f0a5249da91e;p=thirdparty%2Fcoreutils.git doc: add a cross reference from cat's man page to "tac" * man/cat.x: See also "tac". --- diff --git a/man/cat.x b/man/cat.x index c2196786a8..089020016f 100644 --- 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).