diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-04-09 07:52:33 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-04-09 07:52:33 +0000 |
commit | dd175a9f417d2ebae42c3c14dea9393c95b26ea2 (patch) | |
tree | a29a2103e2cfa5b922254ba24654f58ff5699f03 /doc | |
parent | 38433b219d2fa8be5e399a6f48d633411dccbb22 (diff) | |
download | coreutils-dd175a9f417d2ebae42c3c14dea9393c95b26ea2.tar.xz |
(Top): Fix typo in System context menu entry: hostid wasn't mentioned.
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 456ea12fc..177f12e41 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -188,7 +188,7 @@ Free Documentation License''. * File name manipulation:: dirname basename pathchk * Working context:: pwd stty printenv tty * User information:: id logname whoami groups users who -* System context:: date uname hostname +* System context:: date uname hostname hostid * Modified command invocation:: chroot env nice nohup su * Process control:: kill * Delaying:: sleep |