From 552cfeba01dad34c5bfd12c2a523361dc2ee9464 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Fri, 24 Nov 2006 20:02:24 +0000 Subject: [PATCH] More fixes. --- docs/manpages-3/smbmount.8.xml | 2 +- docs/smbdotconf/base/displaycharset.xml | 10 ++++++---- docs/smbdotconf/browse/oslevel.xml | 9 +++++---- docs/smbdotconf/vfs/msdfsproxy.xml | 2 +- 4 files changed, 13 insertions(+), 10 deletions(-) diff --git a/docs/manpages-3/smbmount.8.xml b/docs/manpages-3/smbmount.8.xml index db30f423ba3..e5ecac7d8dc 100644 --- a/docs/manpages-3/smbmount.8.xml +++ b/docs/manpages-3/smbmount.8.xml @@ -70,7 +70,7 @@ specifies the SMB password. If this option is not given then the environment variable PASSWD is used. If it can find no password - smbmount will prompt for a passeword, unless the guest option is given. + smbmount will prompt for a password, unless the guest option is given. diff --git a/docs/smbdotconf/base/displaycharset.xml b/docs/smbdotconf/base/displaycharset.xml index 6ee4311965f..5bace5b6b09 100644 --- a/docs/smbdotconf/base/displaycharset.xml +++ b/docs/smbdotconf/base/displaycharset.xml @@ -4,10 +4,12 @@ advanced="1" developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> - Specifies the charset that samba will use - to print messages to stdout and stderr and SWAT will use. - Should generally be the same as the . - + + Specifies the charset that samba will use to print messages to stdout and stderr. + The default value is "LOCALE", which means automatically set, depending on the + current locale. The value should generally be the same as the value of the parameter + . + "LOCALE" or "ASCII" (depending on the system) diff --git a/docs/smbdotconf/browse/oslevel.xml b/docs/smbdotconf/browse/oslevel.xml index 74dc7654a2f..b147996cd86 100644 --- a/docs/smbdotconf/browse/oslevel.xml +++ b/docs/smbdotconf/browse/oslevel.xml @@ -4,11 +4,12 @@ basic="1" advanced="1" developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> - This integer value controls what level Samba - advertises itself as for browse elections. The value of this + + This integer value controls what level Samba advertises itself as for browse elections. The value of this parameter determines whether nmbd - 8 -has a chance of becoming a local master browser for the in the local broadcast area. + 8 has a chance of becoming a local master browser for the in the local broadcast area. + Note :By default, Samba will win a local master browsing election over all Microsoft operating diff --git a/docs/smbdotconf/vfs/msdfsproxy.xml b/docs/smbdotconf/vfs/msdfsproxy.xml index 5117bae2241..bec685cbca5 100644 --- a/docs/smbdotconf/vfs/msdfsproxy.xml +++ b/docs/smbdotconf/vfs/msdfsproxy.xml @@ -14,5 +14,5 @@ options to find out how to set up a Dfs root share. -\otherserver\someshare +\\otherserver\someshare -- 2.11.4.GIT