[hackers] [sbase][PATCH] grep: remove = flag from readme

From: Mattias Andrée <maandree_AT_kth.se>
Date: Wed, 30 Mar 2016 19:01:16 +0200

  $ echo äö | ./grep [å]
  äö

This is not want one expects from
a program that supports UTF-8.

Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index d60d8fc..bea2b0f 100644
--- a/README
+++ b/README
_AT_@ -39,7 +39,7 @@ The following tools are implemented:
 0=* x flock           .
 0#*|o fold            .
 0=*|o getconf         (-v)
- =*|o grep            .
+  *|o grep            .
 0=*|o head            .
 0=*|x hostname        .
 0=*|x install         .
-- 
2.7.4
Received on Wed Mar 30 2016 - 19:01:16 CEST

This archive was generated by hypermail 2.3.0 : Wed Mar 30 2016 - 19:12:17 CEST