diff options
author | John Terpstra <jht@samba.org> | 2005-07-06 01:04:05 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:02 -0500 |
commit | 082104fec0509ec49f4cde9c87872f80434fb490 (patch) | |
tree | 99f25645c36bc0904e1ca77ff290986651c1399f /docs/smbdotconf/tuning | |
parent | 0ab658f4491f3d96ad804682f9f35c30f5ea85ea (diff) | |
download | samba-082104fec0509ec49f4cde9c87872f80434fb490.tar.gz samba-082104fec0509ec49f4cde9c87872f80434fb490.tar.bz2 samba-082104fec0509ec49f4cde9c87872f80434fb490.zip |
More formatting edits.
(This used to be commit 962cb93b8c17bfc93cb6c8634d6eb47bbc271569)
Diffstat (limited to 'docs/smbdotconf/tuning')
-rw-r--r-- | docs/smbdotconf/tuning/keepalive.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/tuning/keepalive.xml b/docs/smbdotconf/tuning/keepalive.xml index 8eef0d0c5b..5648253478 100644 --- a/docs/smbdotconf/tuning/keepalive.xml +++ b/docs/smbdotconf/tuning/keepalive.xml @@ -11,7 +11,7 @@ a client is still present and responding.</para> <para>Keepalives should, in general, not be needed if the socket - being used has the SO_KEEPALIVE attribute set on it (see <link linkend="SOCKETOPTIONS"> + has the SO_KEEPALIVE attribute set on it by default. (see <link linkend="SOCKETOPTIONS"> <parameter moreinfo="none">socket options</parameter></link>). Basically you should only use this option if you strike difficulties.</para> </description> |