[SCM] Samba Shared Repository - branch master updated

[email protected] (Andreas Schneider) Mon, 20 Feb 2017 15:31:01 +0100 (CET)
Newsgroups gmane.network.samba.cvs
Message-ID <[email protected]>
The branch, master has been updated
       via  89ed562 docs: Fix typo in man smb.conf.
      from  8ebe9f8 ctdb: Do not leak fd handle in control_restoredb()

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


- Log -----------------------------------------------------------------
commit 89ed562fd92375cfa19b071eff1148119b0d7f7d
Author: Karolin Seeger <[email protected]>
Date:   Mon Feb 20 09:35:26 2017 +0100

    docs: Fix typo in man smb.conf.
    
    charactar -> character
    
    Signed-off-by: Karolin Seeger <[email protected]>
    Reviewed-by: Andreas Schneider <[email protected]>
    
    Autobuild-User(master): Andreas Schneider <[email protected]>
    Autobuild-Date(master): Mon Feb 20 15:30:29 CET 2017 on sn-devel-144

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

Summary of changes:
 docs-xml/smbdotconf/base/netbiosname.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/smbdotconf/base/netbiosname.xml b/docs-xml/smbdotconf/base/netbiosname.xml
index a7d9e2c..89cf73a 100644
--- a/docs-xml/smbdotconf/base/netbiosname.xml
+++ b/docs-xml/smbdotconf/base/netbiosname.xml
@@ -10,7 +10,7 @@
 		the hosts DNS name) will be the name that these services are advertised under.
 		</para>
 
-		<para>Note that the maximum length for a NetBIOS name is 15 charactars.</para>
+		<para>Note that the maximum length for a NetBIOS name is 15 characters.</para>
 
 		<para>
 		There is a bug in Samba that breaks operation of browsing and access to shares if the netbios name


-- 
Samba Shared Repository