diff options
author | Christian Ambach <ambi@samba.org> | 2011-06-29 09:24:44 +0200 |
---|---|---|
committer | Christian Ambach <ambi@samba.org> | 2011-06-30 12:08:25 +0200 |
commit | d2adf96402a0ee3454778c8ffee970720def66a7 (patch) | |
tree | 4a70e00defffaffc1040d4c97600ff1f5102f116 /docs-xml/smbdotconf | |
parent | 1ae9a7160c49b3afc401f219a25f721daa2835fd (diff) | |
download | samba-d2adf96402a0ee3454778c8ffee970720def66a7.tar.gz samba-d2adf96402a0ee3454778c8ffee970720def66a7.tar.bz2 samba-d2adf96402a0ee3454778c8ffee970720def66a7.zip |
docs: fix some whitespace
replace spaces with tabs, removing whitespaces at end of lines
Diffstat (limited to 'docs-xml/smbdotconf')
-rw-r--r-- | docs-xml/smbdotconf/protocol/enableasusupport.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs-xml/smbdotconf/protocol/enableasusupport.xml b/docs-xml/smbdotconf/protocol/enableasusupport.xml index 3573abed0e..8f25103a8d 100644 --- a/docs-xml/smbdotconf/protocol/enableasusupport.xml +++ b/docs-xml/smbdotconf/protocol/enableasusupport.xml @@ -1,11 +1,11 @@ <samba:parameter name="enable asu support" - context="G" - advanced="1" developer="1" + context="G" + advanced="1" developer="1" type="boolean" - xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> - <para>Hosts running the "Advanced Server for Unix (ASU)" product - require some special accomodations such as creating a builtin [ADMIN$] + <para>Hosts running the "Advanced Server for Unix (ASU)" product + require some special accomodations such as creating a builtin [ADMIN$] share that only supports IPC connections. The has been the default behavior in smbd for many years. However, certain Microsoft applications such as the Print Migrator tool require that the remote server support |