diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-14 10:06:32 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-04-14 10:06:38 +0200 |
commit | 4c13a6d743b1c77f4bd87d3de890d9128dc206a2 (patch) | |
tree | 58048bc8aedcca929938c4261613d1454436c16d /doc | |
parent | 0092d5d88bb620885b88aa8b49b079b04066583f (diff) | |
download | coreutils-4c13a6d743b1c77f4bd87d3de890d9128dc206a2.tar.xz |
doc: remove a little direntry redundancy
* doc/coreutils.texi (Basics direntry): Remove 3rd "Common options."
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index a7e69d15c..682536a18 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -23,7 +23,7 @@ @dircategory Basics @direntry * Coreutils: (coreutils). Core GNU (file, text, shell) utilities. -* Common options: (coreutils)Common options. Common options. +* Common options: (coreutils)Common options. * File permissions: (coreutils)File permissions. Access modes. * Date input formats: (coreutils)Date input formats. @end direntry |