diff options
author | Jim Meyering <jim@meyering.net> | 1996-07-07 20:20:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-07-07 20:20:44 +0000 |
commit | 0d1de84756ec96a010db45365399338680869866 (patch) | |
tree | 889b420a6eb3882b42ac584150c5e64bfbea24ad /doc | |
parent | c4f9b63aea326eee7440c59828db7a1dc4980a93 (diff) | |
download | coreutils-0d1de84756ec96a010db45365399338680869866.tar.xz |
.
Diffstat (limited to 'doc')
-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 |