public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/devmanual:master commit in: tools-reference/grep/
@ 2024-08-23 15:22 Ulrich Müller
  0 siblings, 0 replies; only message in thread
From: Ulrich Müller @ 2024-08-23 15:22 UTC (permalink / raw
  To: gentoo-commits

commit:     4ee7af98596ae8bc646a4d7a0c99197cedb048c1
Author:     Sebastian Engel <sighunter <AT> gmx <DOT> de>
AuthorDate: Mon Aug 12 21:18:40 2024 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 23 15:16:31 2024 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=4ee7af98

tools-reference/grep: Remove the phonetic spelling of the -l parameter

Signed-off-by: Sebastian Engel <sighunter <AT> gmx.de>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 tools-reference/grep/text.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/tools-reference/grep/text.xml b/tools-reference/grep/text.xml
index b0651bd..1aa17ba 100644
--- a/tools-reference/grep/text.xml
+++ b/tools-reference/grep/text.xml
@@ -32,9 +32,8 @@ being a fixed string rather than a regular expression.
 
 <p>
 By default, <c>grep</c> prints out matching lines from the input. If
-<c>-q</c> is specified, no output is displayed. If <c>-l</c> (lowercase
-letter ell) is specified, only the filenames of files which contain
-matching lines are displayed.
+<c>-q</c> is specified, no output is displayed. If <c>-l</c> is specified,
+only the filenames of files which contain matching lines are displayed.
 </p>
 
 <p>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-08-23 15:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-23 15:22 [gentoo-commits] proj/devmanual:master commit in: tools-reference/grep/ Ulrich Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox