From: Alejandro Colomar Date: Sun, 5 Nov 2023 12:14:51 +0000 (+0100) Subject: grepc.1: -c: Remove outdated sentence X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=128c05881f0b627fcd21061b1ee033b21834f556;p=thirdparty%2Fman-pages.git grepc.1: -c: Remove outdated sentence 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 --- diff --git a/share/man/man1/grepc.1 b/share/man/man1/grepc.1 index cabad95c7..11e377419 100644 --- a/share/man/man1/grepc.1 +++ b/share/man/man1/grepc.1 @@ -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.