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 11:50:58 -0500 |
commit | 645b92dce9b6115fc13d4ef05ce453f3d3a37591 (patch) | |
tree | 731240f017dbd214f37ac6b933c637a8d0ffacb1 | |
parent | ad410ce7cd1c3e5079f6db93e975236843e5c63f (diff) | |
download | samba-645b92dce9b6115fc13d4ef05ce453f3d3a37591.tar.gz samba-645b92dce9b6115fc13d4ef05ce453f3d3a37591.tar.xz samba-645b92dce9b6115fc13d4ef05ce453f3d3a37591.zip |
BUG 1367 -- fix typo
-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 4f7e8f14198..da7ca1f4154 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> |