mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
*** empty log message ***
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
2000-08-11 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* doc/textutils.texi:
|
||||
|
||||
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.
|
||||
|
||||
2000-08-10 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* doc/textutils.texi: Recommend against the System V syntax
|
||||
|
||||
Reference in New Issue
Block a user