aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man1/stbl.12
-rw-r--r--man/man1/stws.12
2 files changed, 4 insertions, 0 deletions
diff --git a/man/man1/stbl.1 b/man/man1/stbl.1
index bd694c80..b6339780 100644
--- a/man/man1/stbl.1
+++ b/man/man1/stbl.1
@@ -7,5 +7,7 @@
.SH DESCRIPTION
Applies ed(1) to remove one trailing newline, if present, from each of the
given files.
+.SH SEE ALSO
+ed(1), stws(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>
diff --git a/man/man1/stws.1 b/man/man1/stws.1
index 730d42aa..717ce8d1 100644
--- a/man/man1/stws.1
+++ b/man/man1/stws.1
@@ -7,5 +7,7 @@
.SH DESCRIPTION
Applies ed(1) to remove all trailing spaces at the end of lines, if present,
from each of the given files.
+.SH SEE ALSO
+ed(1), stbl(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>