From 64d6fa68c1af46f6408f832443ce23709a2f0a66 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Thu, 21 Apr 2022 00:56:04 +0200 Subject: 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 --- bzgrep.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'bzgrep.1') 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: Charles Levert (charles@comm.polymtl.ca). Adapted to bzip2 by Philippe Troin for Debian GNU/Linux. .SH "SEE ALSO" -grep(1), egrep(1), fgrep(1), bzdiff(1), bzmore(1), bzless(1), bzip2(1) +.BR grep (1), +.BR egrep (1), +.BR fgrep (1), +.BR bzdiff (1), +.BR bzmore (1), +.BR bzless (1), +.BR bzip2 (1) -- cgit v1.2.3-55-g6feb