diff options
author | Jim Meyering <jim@meyering.net> | 2002-01-24 09:14:45 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-01-24 09:14:45 +0000 |
commit | 5d9ed2d7bc87a7c0e08d18d0b82619769c1514ed (patch) | |
tree | a6688abe113bcf3f37d9a03e6dad70d59bb1a269 /doc | |
parent | 97d18a1d85cd3b645547dec2ab7bbc2d46422e70 (diff) | |
download | coreutils-5d9ed2d7bc87a7c0e08d18d0b82619769c1514ed.tar.xz |
(START-INFO-DIR-ENTRY): Remove a few entries
and clean up a few others based on suggestions from Bob Proulx.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 48230e7e4..8ea4d589d 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -24,11 +24,9 @@ @format START-INFO-DIR-ENTRY * @sc{gnu} Utilities: (coreutils). @sc{gnu} Utilities. -* Common options: Common options. -* File permissions: Access modes. -* Date input formats: Specifying date strings. -* Opening the software toolbox: The software tools philosophy. -* GNU Free Documentation License: The license for this documentation. +* Common options: (coreutils)Common options. Common options. +* File permissions: (coreutils)File permission. Access modes. +* Date input formats: (coreutils)Date input formats. * basename: (coreutils)basename invocation. Strip directory and suffix. * cat: (coreutils)cat invocation. Concatenate and write files. @@ -449,7 +447,7 @@ GNU Free Documentation License @node Introduction @chapter Introduction -This manual is incomplete: No attempt is made to explain basic concepts +This manual is incomplete: Little attempt is made to explain basic concepts in a way suitable for novices. Thus, if you are interested, please get involved in improving this manual. The entire @sc{gnu} community will benefit. |