From: James R. Van Zandt Date: Sun, 7 Feb 2010 15:36:13 +0000 (+0100) Subject: doc: add a cross reference from tac's man page to "rev" X-Git-Tag: v8.5~79 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=543696a9af2d25bec0708b6b790102c01910b5ff;p=thirdparty%2Fcoreutils.git doc: add a cross reference from tac's man page to "rev" * man/tac.x: See also "rev". --- diff --git a/man/tac.x b/man/tac.x index d943afaa53..7d3821c19d 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).