diff options
-rw-r--r-- | doc/sh-utils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index 705fb3cfd..121a79e7f 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -140,7 +140,7 @@ utilities. * Working context:: pwd stty printenv tty * User information:: id logname whoami groups users who * System context:: date uname hostname -* Modified command invocation:: env nice nohup su +* Modified command invocation:: chroot env nice nohup su * Delaying:: sleep * Numeric operations:: factor seq |