CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/28 08:32:02
Modified files:
regress/usr.bin/sed: Makefile
Added files:
regress/usr.bin/sed: commandD2.expected commandD2.sed
Log message:
Add test for for the case where the pattern space is empty but does
not start with a NUL character, which might occur after using the
D command.
