CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/30 12:10:29
Modified files:
usr.bin/sed : process.c
Log message:
Make sed use the new REG_STARTEND | REG_NOTBOL combination. This fixes a begin
of word mismatch as reported by jsg@.
Discussed with otto@ and others early on, earlier version tested in ports build
by aja@
OK millert@
Few readability tweaks and OK schwarze@
