From f091c36e760a27573352f4c7d1c570daf404c961 Mon Sep 17 00:00:00 2001 From: Martin Heinen Date: Sat, 23 Aug 2003 11:50:41 +0000 Subject: [PATCH] Add a missing ")", use for environment variables, mark up error messages with . --- en_US.ISO8859-1/books/handbook/config/chapter.sgml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/config/chapter.sgml b/en_US.ISO8859-1/books/handbook/config/chapter.sgml index a261d4f1bf..c5a701d6e5 100644 --- a/en_US.ISO8859-1/books/handbook/config/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/config/chapter.sgml @@ -473,9 +473,9 @@ HOME=/var/log First, the environment must be defined. The equals - (= character is used to define any environment - settings, as with this example where it is used for the , - , and options. If the shell line is + (=) character is used to define any environment + 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 omitted, no default will be used and file locations will need to @@ -1028,7 +1028,7 @@ round-trip min/avg/max/stddev = 0.700/0.729/0.766/0.025 ms the cable connections. Perhaps you may just need to get another card. - At times, users see a few watchdog timeout + At times, users see a few watchdog timeout errors. The first thing to do here is to check your network cable. Many cards require a PCI slot which supports Bus Mastering. On some old motherboards, only one PCI slot allows @@ -1036,7 +1036,7 @@ round-trip min/avg/max/stddev = 0.700/0.729/0.766/0.025 ms motherboard documentation to determine if that may be the problem. - No route to host messages occur if the + No route to host messages occur if the system is unable to route a packet to the destination host. This can happen if no default route is specified, or if a cable is unplugged. Check the output of netstat @@ -1044,7 +1044,7 @@ round-trip min/avg/max/stddev = 0.700/0.729/0.766/0.025 ms you are trying to reach. If there is not, read on to . - ping: sendto: Permission denied error + ping: sendto: Permission denied error messages are often caused by a misconfigured firewall. If ipfw is enabled in the kernel but no rules have been defined, then the default policy is to deny all