diff options
author | Jim Meyering <jim@meyering.net> | 2003-08-23 12:23:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-08-23 12:23:35 +0000 |
commit | 671f12d8fd2ddfb63a342d483e3fe1501eebb959 (patch) | |
tree | ed086b4acb757d4027cf5ff5165bc11813829e43 /TODO | |
parent | 64bd38cf920f0a1fbe566fdec86a6808957fbb0f (diff) | |
download | coreutils-671f12d8fd2ddfb63a342d483e3fe1501eebb959.tar.xz |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -124,7 +124,8 @@ sort: Investigate better sorting algorithms; see Knuth vol. 3. 5.3.1, who credits Lester Ford, Jr. and Selmer Johnson, American Mathematical Monthly 66 (1959), 387-389. -Document the exit status of each and every program. +doc/coreutils.texi: + Document the exit status of each and every program. Suggestion from Dan Jacobson. The sentence or two describing the common case must appear just once, and then it must be made to appear in the 70+ places where it's needed. |