From: Petr Uzel Date: Sun, 13 May 2012 11:57:46 +0000 (+0200) Subject: rev: mention tac(1) in 'SEE ALSO' man page section X-Git-Tag: v2.22-rc1~416 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5821dbe32894b07a52f8d924d31a13b425b69638;p=thirdparty%2Futil-linux.git rev: mention tac(1) in 'SEE ALSO' man page section Cc: James R. Van Zandt From: James R. Van Zandt Addresses: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568709 Signed-off-by: Petr Uzel --- diff --git a/text-utils/rev.1 b/text-utils/rev.1 index 59177474e9..b9b5f481fd 100644 --- a/text-utils/rev.1 +++ b/text-utils/rev.1 @@ -56,3 +56,5 @@ The rev command is part of the util-linux package and is available from .UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/ Linux Kernel Archive .UE . +.SH SEE ALSO +.BR tac (1)