diff options
author | Garming Sam <garming@catalyst.net.nz> | 2014-01-03 15:28:09 +1300 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2014-01-28 17:26:38 +1300 |
commit | 842d0533d619e2d70edcec168b45ef201293a663 (patch) | |
tree | 225bc4a8b1d21f6afb7f71be2ccf873a0c419cd9 /docs-xml/smbdotconf/base | |
parent | 73d035bac843b430292b3f6005d0ca34043eaabb (diff) | |
download | samba-842d0533d619e2d70edcec168b45ef201293a663.tar.gz samba-842d0533d619e2d70edcec168b45ef201293a663.tar.xz samba-842d0533d619e2d70edcec168b45ef201293a663.zip |
docs: include the type attribute of netbios name
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to 'docs-xml/smbdotconf/base')
-rw-r--r-- | docs-xml/smbdotconf/base/netbiosname.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/base/netbiosname.xml b/docs-xml/smbdotconf/base/netbiosname.xml index 3e00bf16b9..0f58340fc6 100644 --- a/docs-xml/smbdotconf/base/netbiosname.xml +++ b/docs-xml/smbdotconf/base/netbiosname.xml @@ -1,5 +1,6 @@ <samba:parameter name="netbios name" context="G" + type="string" basic="1" advanced="1" wizard="1" developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> |