diff options
author | Volker Lendecke <vlendec@samba.org> | 2006-03-15 11:16:12 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:17 -0500 |
commit | bf6340a2f9547b938bb379dcafffbf1c1bf1b40f (patch) | |
tree | fa0b362730b5175ec8ef6360ac0aaca1b8ca384b /docs/smbdotconf/logon | |
parent | 8d44794b88fb4376bd849eb619cd771420607fbb (diff) | |
download | samba-bf6340a2f9547b938bb379dcafffbf1c1bf1b40f.tar.gz samba-bf6340a2f9547b938bb379dcafffbf1c1bf1b40f.tar.bz2 samba-bf6340a2f9547b938bb379dcafffbf1c1bf1b40f.zip |
Two fixes by Karolin Seeger <ks@sernet.de>
Thanks,
Volker
(This used to be commit 8f8697792f91242fe8ed219d8a2ae726fc02e69a)
Diffstat (limited to 'docs/smbdotconf/logon')
-rw-r--r-- | docs/smbdotconf/logon/logondrive.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/logon/logondrive.xml b/docs/smbdotconf/logon/logondrive.xml index 145a7a8eed..b32cfd7006 100644 --- a/docs/smbdotconf/logon/logondrive.xml +++ b/docs/smbdotconf/logon/logondrive.xml @@ -14,6 +14,6 @@ Note that this option is only useful if Samba is set up as a logon server. </para> </description> -<value type="default">z:</value> +<value type="default"></value> <value type="example">h:</value> </samba:parameter> |