[hackers] [sbase] Clarify mechanics in grep.1 || sin

From: <git_AT_suckless.org>
Date: Tue, 24 Mar 2015 23:53:13 +0100 (CET)

commit 37d30f2bd8a7b96ab01f45708f3ef2a9920cc597
Author: sin <sin_AT_2f30.org>
Date: Thu Jan 22 17:50:07 2015 +0000

    Clarify mechanics in grep.1

diff --git a/grep.1 b/grep.1
index a44f015..bb43a2c 100644
--- a/grep.1
+++ b/grep.1
_AT_@ -59,7 +59,7 @@ Select lines which do
 .B not
 Match the pattern.
 .It Fl w
-The expression is searched for as a word (as if surrounded by '[[:<:]]' and '[[:>:]]').
+The expression is searched for as a word (as if surrounded by '\<' and '\>').
 .It Fl x
 Consider only input lines that use all characters in the line excluding the terminating <newline> to
 match an entire fixed string or regular expression to be matching lines.
Received on Tue Mar 24 2015 - 23:53:13 CET

This archive was generated by hypermail 2.3.0 : Wed Mar 25 2015 - 00:02:03 CET