freebsd-dev/usr.bin/sed
Tim J. Robbins e4d0177f50 Document the limitation that multibyte characters cannot be used as
delimiters with the 's' and 'y' commands.
2004-07-17 03:37:31 +00:00
..
TEST A new version that does exponents and lots of other neat things. Update 2004-05-01 02:15:58 +00:00
compile.c Make the 'y' (translate) command aware of multibyte characters. 2004-07-14 10:06:22 +00:00
defs.h Make the 'y' (translate) command aware of multibyte characters. 2004-07-14 10:06:22 +00:00
extern.h Reimplement in-place editing in a slightly less disgusting manner. Also, 2003-11-04 13:09:16 +00:00
main.c Make the 'y' (translate) command aware of multibyte characters. 2004-07-14 10:06:22 +00:00
Makefile
misc.c Make the 'y' (translate) command aware of multibyte characters. 2004-07-14 10:06:22 +00:00
POSIX
process.c Make the 'y' (translate) command aware of multibyte characters. 2004-07-14 10:06:22 +00:00
sed.1 Document the limitation that multibyte characters cannot be used as 2004-07-17 03:37:31 +00:00