CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2023/09/18 09:20:48
Modified files: usr.bin/awk : awk.1 main.c Log message: add --csv to usage(), and reformat it to match manual; while here, reformat a lengthy line in awk.1; ok millert