]> git.etc.gen.nz Git - spong.git/commitdiff
documentation updates
authorStephen L Johnson <sjohnson@monsters.org>
Tue, 22 Feb 2000 05:22:57 +0000 (05:22 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Tue, 22 Feb 2000 05:22:57 +0000 (05:22 +0000)
www/docs/FAQ.html
www/docs/spong-2_0.html

index c3d89d76462b81d6e54097c074b2298a5f0549ba..8d7438d1997d3ca1fb67d6bedc8b835c3df587c5 100755 (executable)
@@ -73,8 +73,7 @@ the host's full name. If it just gets the host name without the domain,
 spong-server will quietly reject and drop the message.
 <p>You can run the perl snippet below to determine what host name that
 spong-client is resolving for the machine it is running on.
-<p>perl -MSys::Hostname -e 'print gethostbyname(&amp;Sys::Hostname::hostname(),"\n"
-'
+<p>perl -MSys::Hostname -e '$h = (gethostbyname(Sys::Hostname::hostname()))[0]; print "$h\n"'
 <p>It should print out you the fully qualified domain name of your system.
 This should match the hostname configured in the song.hosts file on the
 spong-server macine. If they don't match then you can do 1 of 2 things.&nbsp;
index 672dd73be4d554a2a608405add8978fad0526d1c..b205f91ff199fb4b46fdf70a62fcda0d90a251ce 100755 (executable)
@@ -355,7 +355,7 @@ but if you can't wait - here are some suggestions.
 <b>Memory leak in spong-network on RedHat 6.0</b> - spong-network has a
 memory leak when running on a RedHat 6.0 Linux system. The program memory
 core size grows after each check cycle. The fix is to upgrade the glibc
-from version 2.1.2 to version 2.1.2.</li>
+from version 2.1.1 to version 2.1.2.</li>
 </ul>
 
 <h2>