CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/02/07 00:24:37
Modified files:
bin/ksh : c_ksh.c ksh.1 sh.1
Log message:
Make built-in echo behave according to POSIX when set -o posix is in effect:
the only option is -n, and only one of those is parsed.
diff from Ingo Schwarze
ok otto@ kili@; manpage changes ok jmc@
