* doc/coreutils.texi (main menu): Add numfmt. --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index c4f3a07..5808413 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 -- 2.4.1
