diff options
author | Volker Lendecke <vl@samba.org> | 2011-05-27 08:42:30 +0200 |
---|---|---|
committer | Volker Lendecke <vlendec@samba.org> | 2011-05-27 10:12:12 +0200 |
commit | a7a4cb56e501aaf55cd07ec843d96d5bc8fd6e72 (patch) | |
tree | a243f799c3969fd8aecbe37e4a1e0ee4fb0025c5 /docs-xml/manpages-3 | |
parent | 127d417e8ebc967572df7a75b342897a6a8fb71e (diff) | |
download | samba-a7a4cb56e501aaf55cd07ec843d96d5bc8fd6e72.tar.gz samba-a7a4cb56e501aaf55cd07ec843d96d5bc8fd6e72.tar.bz2 samba-a7a4cb56e501aaf55cd07ec843d96d5bc8fd6e72.zip |
s3: Fix a typo
Thanks to Samba-JP oota <ribbon@samba.gr.jp>
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Fri May 27 10:12:12 CEST 2011 on sn-devel-104
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r-- | docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml b/docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml index dca43df429..8df9751aa4 100644 --- a/docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml +++ b/docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml @@ -153,7 +153,7 @@ </listitem> <listitem> <para> - The module now potientially has the ability to create data on every VFS function. As of + The module now potentially has the ability to create data on every VFS function. As of protocol V2.0, there is support for 8 VFS functions, namely write,read,pread,pwrite, rename,chdir,mkdir and rmdir. Supporting more VFS functions is one of the targets for the upcoming sub-releases. |