[hackers] [sbase][PATCH] Add see also section to cat.1 and tac.1

From: Mattias Andrée <maandree_AT_kth.se>
Date: Sat, 26 Mar 2016 17:25:33 +0100

Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
---
 cat.1 | 3 +++
 tac.1 | 2 ++
 2 files changed, 5 insertions(+)
diff --git a/cat.1 b/cat.1
index 9b67e8f..52d9ad5 100644
--- a/cat.1
+++ b/cat.1
_AT_@ -22,6 +22,9 @@ reads from stdin.
 .It Fl u
 Unbuffered output.
 .El
+.Sh SEE ALSO
+.Xr tac 1 ,
+.Xr rev 1
 .Sh STANDARDS
 The
 .Nm
diff --git a/tac.1 b/tac.1
index 13ae1ad..67c612a 100644
--- a/tac.1
+++ b/tac.1
_AT_@ -18,3 +18,5 @@ If no
 is given
 .Nm
 reads from stdin.
+.Sh SEE ALSO
+.Xr rev 1
-- 
2.7.3
Received on Sat Mar 26 2016 - 17:25:33 CET

This archive was generated by hypermail 2.3.0 : Sat Mar 26 2016 - 17:36:13 CET