diff options
author | Gerald Carter <jerry@samba.org> | 2004-05-20 16:38:09 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:51 -0500 |
commit | ef9b7ebe9f88d856df76c6da112b23495319f564 (patch) | |
tree | df001a10e2a14999eeddc468b93435530a23ae78 /docs | |
parent | 17801febf9029bc65eaf3c26b3b5555f0be8ddf4 (diff) | |
download | samba-ef9b7ebe9f88d856df76c6da112b23495319f564.tar.gz samba-ef9b7ebe9f88d856df76c6da112b23495319f564.tar.bz2 samba-ef9b7ebe9f88d856df76c6da112b23495319f564.zip |
BUG 1367 -- fix typo
(This used to be commit 0b50d0c73668644e0a5d754ffeb6222db0f296c2)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/smbdotconf/misc/kernelchangenotify.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/misc/kernelchangenotify.xml b/docs/smbdotconf/misc/kernelchangenotify.xml index 4f7e8f1419..da7ca1f415 100644 --- a/docs/smbdotconf/misc/kernelchangenotify.xml +++ b/docs/smbdotconf/misc/kernelchangenotify.xml @@ -9,7 +9,7 @@ SMB clients can refresh whenever the data on the server changes. </para> - <para>This parameter is only usd when your kernel supports + <para>This parameter is only used when your kernel supports change notification to user programs, using the F_NOTIFY fcntl. </para> </description> |