From 128c05881f0b627fcd21061b1ee033b21834f556 Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Sun, 5 Nov 2023 13:14:51 +0100 Subject: [PATCH] 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 --- share/man/man1/grepc.1 | 3 --- 1 file changed, 3 deletions(-) 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. -- 2.47.3