git: sed(1): Per the resolution of POSIX bug 0000779 (note 0002050) add support for using 'i' as a case insensitive flag.

Eitan Adler eadler at crater.dragonflybsd.org
Mon Dec 9 11:25:28 PST 2013


commit 8a85cab6e5e4d7f475f9bc969b75162ea21299cc
Author: Eitan Adler <eadler at dragonflybsd.org>
Date:   Mon Dec 9 14:19:39 2013 -0500

    sed(1): Per the resolution of POSIX bug 0000779 (note 0002050) add
    support for using 'i' as a case insensitive flag.
    
    Obtained-from:   FreeBSD r259132

Summary of changes:
 usr.bin/sed/compile.c | 1 +
 usr.bin/sed/sed.1     | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8a85cab6e5e4d7f475f9bc969b75162ea21299cc


-- 
DragonFly BSD source repository



More information about the Commits mailing list