The branch, master has been updated
       via  a7a4cb5 s3: Fix a typo
       via  127d417 s3: Fix a typo
      from  e05c9cd Fix bug #6911 - Kerberos authentication from vista to samba 
fails when security blob size is greater than 16 kB

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit a7a4cb56e501aaf55cd07ec843d96d5bc8fd6e72
Author: Volker Lendecke <v...@samba.org>
Date:   Fri May 27 08:42:30 2011 +0200

    s3: Fix a typo
    
    Thanks to Samba-JP oota <rib...@samba.gr.jp>
    
    Autobuild-User: Volker Lendecke <vlen...@samba.org>
    Autobuild-Date: Fri May 27 10:12:12 CEST 2011 on sn-devel-104

commit 127d417e8ebc967572df7a75b342897a6a8fb71e
Author: Volker Lendecke <v...@samba.org>
Date:   Fri May 27 08:42:30 2011 +0200

    s3: Fix a typo
    
    Thanks to Samba-JP oota <rib...@samba.gr.jp>

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

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 9450703..8df9751 100644
--- a/docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml
+++ b/docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml
@@ -139,7 +139,7 @@
                The module now can identify itself against the receiver with a 
sub-release number, where
                the receiver may run with a different sub-release number than 
the module. However, as
                long as both run on the V2.x protocol, the receiver will not 
crash, even if the module
-               uses features only implemented in the newer subrelease. 
Ultimativly, if the module uses
+               uses features only implemented in the newer subrelease. 
Ultimatively, if the module uses
                a new feature from a newer subrelease, and the receiver runs an 
older protocol, it is just
                ignoring the functionality. Of course it is best to have both 
the receiver and the module
                running the same subrelease of the protocol.
@@ -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.


-- 
Samba Shared Repository

Reply via email to