]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man1/grepc.1: ffix
authorAlejandro Colomar <alx@kernel.org>
Fri, 31 Oct 2025 10:50:28 +0000 (11:50 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sun, 2 Nov 2025 20:04:49 +0000 (21:04 +0100)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man1/grepc.1

index 7c733fdd2028198619c7bdd76507d44058bfa86b..0e02aaaf68191f1030f874b57335b1892ca7cf09 100644 (file)
@@ -158,7 +158,7 @@ instead print the name of each input file
 from which output would normally have been printed.
 Each file is only printed once.
 .TP
-.B \-m \~n
+.BI \-m \~n
 Stop processing after finding
 .I n
 matches.
@@ -172,7 +172,7 @@ Prefix each line of output with the
 Surround the matched strings
 with escape sequences to display them in color on the terminal.
 .TP
-.BI \-t " type"
+.BI \-t \~type
 Restrict the search to a specific
 .I type
 of code (see Types of code under DESCRIPTION).