CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2009/10/23 09:24:41
Modified files: usr.bin/sed : compile.c Log message: When adding text due to an a, c, or i command, don't eat the space(s) at the beginning of the lines since the addition is supposed to be "verbatim". >From NetBSD, also matches the bahaviour of GNU sed ok millert@