Portable shell scripts should specify global options before key fields.
authorJim Meyering <jim@meyering.net>
Fri, 11 Aug 2000 20:59:49 +0000 (20:59 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 11 Aug 2000 20:59:49 +0000 (20:59 +0000)
commitc2177b12b306aeaf0b91a227bb23767e41a88990
tree82bda4af1d078f187e9d9a346849113f923506e5
parent7c032c04b940340d5c530a3ddac43c10172d72b3
Portable shell scripts should specify global options before key fields.

Move global LC_CTYPE remark to each sort option that depends on LC_CTYPE.

sort -g depends on LC_NUMERIC.

Add @vindex where it's missing.

"radix character" -> "decimal-point character", to match Standard C
terminology, which is easier for most people to follow.

"comm" does not consider trailing newlines to be significant.
doc/textutils.texi