K 10 svn:author V 3 jmz K 8 svn:date V 27 1995-02-06T00:14:50.000000Z K 7 svn:log V 234 Correct a bug in the P function: according to 7th edition UNIX (tm), the newline must be part of the pattern space i.e. `echo a|sed -e P' must print a a and not aa This is consistent with gnu sed, SunOS, Ultrix (and probably others!) END