about summary refs log tree commit diff
path: root/man/magrep.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-05-15 15:08:03 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-05-15 15:15:00 +0200
commitce8f824332b5a65a4b86dc3909a57e0d650f5650 (patch)
tree72041d83626fe71f856c5cbc7778a761166575ed /man/magrep.1
parent289716b630a40ff4be762290cb45dee3846fec2e (diff)
downloadmblaze-ce8f824332b5a65a4b86dc3909a57e0d650f5650.tar.gz
mblaze-ce8f824332b5a65a4b86dc3909a57e0d650f5650.tar.xz
mblaze-ce8f824332b5a65a4b86dc3909a57e0d650f5650.zip
magrep.1: fix lint
Diffstat (limited to 'man/magrep.1')
-rw-r--r--man/magrep.15
1 files changed, 3 insertions, 2 deletions
diff --git a/man/magrep.1 b/man/magrep.1
index dbb437b..265d791 100644
--- a/man/magrep.1
+++ b/man/magrep.1
@@ -73,7 +73,7 @@ matches.
 Print each match,
 not the entire line.
 This option is ignored if
-.Fl c,
+.Fl c ,
 .Fl q
 or
 .Fl v
@@ -87,7 +87,7 @@ If
 is specified each match is printed,
 instead of the matching line.
 This option is ignored if the
-.Fl c,
+.Fl c ,
 .Fl q
 or
 .Fl v
@@ -99,6 +99,7 @@ quit as soon as possible.
 Invert the match, print (or count) all messages where
 .Ar regex
 does not match.
+.El
 .Sh EXIT STATUS
 .Nm
 returns with exit status 0 if a match was found,