CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2014/05/13 14:51:00
Modified files: lib/libc/stdio : printf.3 wprintf.3 Log message: for non-valid combinations with `#', instead of trying to list them all, simply say all other combinations are behaviour undefined; ok guenther, who reminded me to change these too;