CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/10/13 10:21:42
Modified files: usr.bin/sort : sort.c Log message: -C and -c allow at most one input file. Ensure this is the case when the input files are specified through --files0-from. OK millert@