aboutsummaryrefslogtreecommitdiff
path: root/bzgrep.1
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2022-04-21 00:56:04 +0200
committerMark Wielaard <mark@klomp.org>2022-04-21 01:01:32 +0200
commit64d6fa68c1af46f6408f832443ce23709a2f0a66 (patch)
treefc3fd663e8576847d853f0e1ba90b90a998f3704 /bzgrep.1
parent28da6196a27de951d6143d4f2765d1f2976f0d39 (diff)
downloadbzip2-64d6fa68c1af46f6408f832443ce23709a2f0a66.tar.gz
bzip2-64d6fa68c1af46f6408f832443ce23709a2f0a66.tar.bz2
bzip2-64d6fa68c1af46f6408f832443ce23709a2f0a66.zip
Mark SEE ALSO commands with .BR in bzdiff.1, bzgrep.1 and bzmore.1
This makes sure all commands show up as bold in the man pages. Suggested-by: Helge Kreutzmann <debian@helgefjell.de>
Diffstat (limited to 'bzgrep.1')
-rw-r--r--bzgrep.18
1 files changed, 7 insertions, 1 deletions
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)