diff options
author | Pádraig Brady <P@draigBrady.com> | 2013-03-04 00:50:51 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2013-03-06 16:15:23 +0000 |
commit | e57d5c2bf8f5648b92b85e6ea3090dba3c71ea1a (patch) | |
tree | beb904b65ce1e10d8bbfbf6193158ed929235464 | |
parent | 78cd77c16fb2af497592c6cfd1cbd168ffa5f2b0 (diff) | |
download | coreutils-e57d5c2bf8f5648b92b85e6ea3090dba3c71ea1a.tar.xz |
doc: remove a redundant numfmt heading from texinfo
* doc/coreutils.texi (detailmenu): Remove the redundant numfmt heading.
-rw-r--r-- | doc/coreutils.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index bc6ff6428..76a299f15 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -243,8 +243,6 @@ Formatting file contents * pr invocation:: Paginate or columnate files for printing * fold invocation:: Wrap input lines to fit in specified width -@command{numfmt}: General Options, Units - Output of parts of files * head invocation:: Output the first part of files |