diff options
author | Pádraig Brady <P@draigBrady.com> | 2015-06-22 17:54:52 +0100 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2015-06-22 17:56:48 +0100 |
commit | 53883af063d13a628520615e12705bc6f3a549ec (patch) | |
tree | f5dbc8bcc77323afc3fbc214463383e40f526ac4 /doc | |
parent | 4f824b3f3658a941187a32c6d52ee758e4db5896 (diff) | |
download | coreutils-53883af063d13a628520615e12705bc6f3a549ec.tar.xz |
doc: list numfmt in the main menu with "Numeric operations"
* doc/coreutils.texi (main menu): Add numfmt.
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 c4f3a07c1..58084139c 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -206,7 +206,7 @@ Free Documentation License''. * Modified command invocation:: chroot env nice nohup stdbuf timeout * Process control:: kill * Delaying:: sleep -* Numeric operations:: factor seq +* Numeric operations:: factor numfmt seq * File permissions:: Access modes * Date input formats:: Specifying date strings * Opening the software toolbox:: The software tools philosophy |