freebsd-dev/usr.bin/sed
Kirill Ponomarev 85184b8b23 Fix using "P" command on empty pattern space. If the "P" command is
used once on a non-empty pattern space and then again on an empty
pattern space, the second usage restores the pattern space length to
the length that it had when the first "P" was used.

PR:		bin/96052
Submitted by:	Andrey Zholos <aaz@althenia.net>
MFC after:	7 days
2006-05-27 19:32:28 +00:00
..
TEST
compile.c Bug fix: a numeric flag specification in the substitute command would 2005-08-04 10:05:12 +00:00
defs.h
extern.h
main.c The function inplace_edit() doesn't exist anymore, remove the prototype. 2005-09-24 13:18:30 +00:00
Makefile
misc.c
POSIX
process.c Fix using "P" command on empty pattern space. If the "P" command is 2006-05-27 19:32:28 +00:00
sed.1 Markup and wording fixes. 2005-06-14 11:50:53 +00:00