freebsd-dev/usr.bin/sort
Baptiste Daroussin 3e16491d77 Make sure to not skip any argument when converting from deprecated
+POS1, -POS2 to -kPOS1,POS2, so that sort +0n gets translated to sort -k1,1n
as it is expected

PR:		193994
Submitted by:	rodrigo
MFC after:	3 days
2014-10-02 06:29:49 +00:00
..
nls
bwstring.c
bwstring.h
coll.c
coll.h
file.c
file.h
Makefile
mem.c
mem.h
radixsort.c
radixsort.h
sort.1.in
sort.c
sort.h
vsort.c
vsort.h