1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-17 09:06:50 +02:00

doc: add a cross reference from cat's man page to "tac"

* man/cat.x: See also "tac".
This commit is contained in:
Rodrigo Campos
2010-10-19 19:48:46 -03:00
committed by Jim Meyering
parent 10a0bdfa98
commit d5d82ecf3b
+2
View File
@@ -2,3 +2,5 @@
cat \- concatenate files and print on the standard output
[DESCRIPTION]
.\" Add any additional description here
[SEE ALSO]
\fBtac\fP(1).