CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/05 07:56:04
Modified files:
usr.bin/sort : coll.c sort.1 sort.c
Log message:
The -b flag should only apply when key fields are specified.
If -b follows -k it has no effect.
