CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2015/11/14 10:03:02
Modified files: usr.bin/rs : rs.c Log message: Fix the obvious bug that with -z, every column was at least as wide as the previous one. While here, shorten the -z code by one line.