]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
grepc.1: -c: Remove outdated sentence
authorAlejandro Colomar <alx@kernel.org>
Sun, 5 Nov 2023 12:14:51 +0000 (13:14 +0100)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 20:29:22 +0000 (21:29 +0100)
Since 83cfbb6042d1 ("bin/grepc: Optimize"), we color also in ther types
of code.  Update the manual page.

Fixes: 83cfbb6042d1 ("bin/grepc: Optimize")
Signed-off-by: Alejandro Colomar <alx@kernel.org>
share/man/man1/grepc.1

index cabad95c767c96326ab4eefb408e3449a25a54ea..11e377419a1c0cff9f7a9556d6f905f2e19ceab2 100644 (file)
@@ -140,9 +140,6 @@ lines of context surrounding a match.
 .B \-c
 Surround the matched strings
 with escape sequences to display them in color on the terminal.
-Only uses
-.RB ( u\fI*\fP )
-are highlighted.
 .TP
 .B \-h
 Suppress the prefixing of file names on output.