3e95193d67
While here, change how we check if the current line is the last one. Before, we just checked if there were more files after the current one. Now, we check the actual content of those files: they files may not have a line at all. This matches the definition of the "last line" by the Open Group. The new behavior is closer to GNU sed. From FreeBSD (9dd857db3dc558dc61dc8674d204ebc83cac0739), requested by mrg@ |
||
---|---|---|
.. | ||
TEST | ||
Makefile | ||
POSIX | ||
compile.c | ||
defs.h | ||
extern.h | ||
main.c | ||
misc.c | ||
process.c | ||
sed.1 |