git: DragonFly_RELEASE_3_6 sed(1): Implement the 'i' flag.
Eitan Adler
eadler at crater.dragonflybsd.org
Tue Dec 10 12:59:07 PST 2013
commit 9ba5605093e92b10c9407c90e24165166489a28a
Author: Eitan Adler <eadler at dragonflybsd.org>
Date: Mon Dec 9 14:19:39 2013 -0500
sed(1): Implement the 'i' flag.
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/9ba5605093e92b10c9407c90e24165166489a28a
--
DragonFly BSD source repository
More information about the Commits
mailing list