diff options
author | Christian Ambach <ambi@samba.org> | 2011-06-28 23:17:35 +0200 |
---|---|---|
committer | Christian Ambach <ambi@samba.org> | 2011-06-30 12:08:25 +0200 |
commit | 1ae9a7160c49b3afc401f219a25f721daa2835fd (patch) | |
tree | 79c3f2bf0c2adf5443993c55bba0536bf4093cf6 /docs-xml | |
parent | a61176900fc16b6ad3dab330bf6465f35e891ea6 (diff) | |
download | samba-1ae9a7160c49b3afc401f219a25f721daa2835fd.tar.gz samba-1ae9a7160c49b3afc401f219a25f721daa2835fd.tar.bz2 samba-1ae9a7160c49b3afc401f219a25f721daa2835fd.zip |
docs: fix a typo
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/smbdotconf/protocol/enableasusupport.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/protocol/enableasusupport.xml b/docs-xml/smbdotconf/protocol/enableasusupport.xml index bb56b5ad0b..3573abed0e 100644 --- a/docs-xml/smbdotconf/protocol/enableasusupport.xml +++ b/docs-xml/smbdotconf/protocol/enableasusupport.xml @@ -9,7 +9,7 @@ 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 - an [ADMIN$} file share. Disabling this parameter allows for creating + an [ADMIN$] file share. Disabling this parameter allows for creating an [ADMIN$] file share in smb.conf.</para> </description> |