aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bzdiff.17
-rw-r--r--bzgrep.18
-rw-r--r--bzmore.16
3 files changed, 18 insertions, 3 deletions
diff --git a/bzdiff.1 b/bzdiff.1
index adb7a8e..f02fa24 100644
--- a/bzdiff.1
+++ b/bzdiff.1
@@ -38,7 +38,12 @@ or
38.I diff 38.I diff
39is preserved. 39is preserved.
40.SH "SEE ALSO" 40.SH "SEE ALSO"
41cmp(1), diff(1), bzmore(1), bzless(1), bzgrep(1), bzip2(1) 41.BR cmp (1),
42.BR diff (1),
43.BR bzmore (1),
44.BR bzless (1),
45.BR bzgrep (1),
46.BR bzip2 (1)
42.SH BUGS 47.SH BUGS
43Messages from the 48Messages from the
44.I cmp 49.I cmp
diff --git a/bzgrep.1 b/bzgrep.1
index 930af8c..54bb31f 100644
--- a/bzgrep.1
+++ b/bzgrep.1
@@ -53,4 +53,10 @@ program to be invoked. For example:
53Charles Levert (charles@comm.polymtl.ca). Adapted to bzip2 by Philippe 53Charles Levert (charles@comm.polymtl.ca). Adapted to bzip2 by Philippe
54Troin <phil@fifi.org> for Debian GNU/Linux. 54Troin <phil@fifi.org> for Debian GNU/Linux.
55.SH "SEE ALSO" 55.SH "SEE ALSO"
56grep(1), egrep(1), fgrep(1), bzdiff(1), bzmore(1), bzless(1), bzip2(1) 56.BR grep (1),
57.BR egrep (1),
58.BR fgrep (1),
59.BR bzdiff (1),
60.BR bzmore (1),
61.BR bzless (1),
62.BR bzip2 (1)
diff --git a/bzmore.1 b/bzmore.1
index b437d3b..9850948 100644
--- a/bzmore.1
+++ b/bzmore.1
@@ -149,4 +149,8 @@ except that a header is printed before each file.
149.DT 149.DT
150/etc/termcap Terminal data base 150/etc/termcap Terminal data base
151.SH "SEE ALSO" 151.SH "SEE ALSO"
152more(1), less(1), bzip2(1), bzdiff(1), bzgrep(1) 152.BR more (1),
153.BR less (1),
154.BR bzip2 (1),
155.BR bzdiff (1),
156.BR bzgrep (1)