diff --git a/en_US.ISO8859-1/books/handbook/config/chapter.sgml b/en_US.ISO8859-1/books/handbook/config/chapter.sgml index 630920e9d0..4c444e3deb 100644 --- a/en_US.ISO8859-1/books/handbook/config/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/config/chapter.sgml @@ -477,9 +477,9 @@ HOME=/var/log settings, as with this example where it is used for the SHELL, PATH, and HOME options. If the shell line is omitted, cron will use the default, which is - sh. If the variable is + sh. If the PATH variable is omitted, no default will be used and file locations will need to - be absolute. If is omitted, cron + be absolute. If HOME is omitted, cron will use the invoking users home directory.