diff options
author | Andrew Tridgell <tridge@samba.org> | 1998-02-11 11:25:04 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1998-02-11 11:25:04 +0000 |
commit | 749b9da5ba3abdc804ac3596379e0f6baeeb416a (patch) | |
tree | 81bf658dc54e5025f0ffda22e8b07c68771d53c6 /docs/manpages/smb.conf.5 | |
parent | 99e11e171e40703271ad2a7934708cee66b0bb82 (diff) | |
download | samba-749b9da5ba3abdc804ac3596379e0f6baeeb416a.tar.gz samba-749b9da5ba3abdc804ac3596379e0f6baeeb416a.tar.bz2 samba-749b9da5ba3abdc804ac3596379e0f6baeeb416a.zip |
fixed typo
(This used to be commit a083cef78ba235cde22453d763a7f8caca8bbe58)
Diffstat (limited to 'docs/manpages/smb.conf.5')
-rw-r--r-- | docs/manpages/smb.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5 index ed06d6abaa..ed84d86e4b 100644 --- a/docs/manpages/smb.conf.5 +++ b/docs/manpages/smb.conf.5 @@ -1627,7 +1627,7 @@ See also "valid users" .B Example invalid users = root fred admin @wheel -.SS keep alive (G) +.SS keepalive (G) The value of the parameter (an integer) represents the number of seconds between 'keepalive' packets. If this parameter is zero, no keepalive packets will be sent. Keepalive packets, if sent, allow the server to tell whether a |