CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2015/03/31 15:23:34
Modified files: bin/ksh : sh.1 Log message: both rpe and zhuk pointed out some problems with my if/elf template. zhuk suggested using "condition" rather than command, and this commit reworks the loop/conditional section to do that; ok zhuk rpe