diff options
author | Garming Sam <garming@catalyst.net.nz> | 2014-01-16 15:58:31 +1300 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2014-02-12 13:17:14 +1300 |
commit | f38b1dbbe5c68b25fe414d8cd57144bde8cb5704 (patch) | |
tree | 2e0faa1e193c23142e37a8bac6dde746de17b885 /docs-xml/smbdotconf/misc | |
parent | 8c22634559820fee9d2007816174263fafc41c6a (diff) | |
download | samba-f38b1dbbe5c68b25fe414d8cd57144bde8cb5704.tar.gz samba-f38b1dbbe5c68b25fe414d8cd57144bde8cb5704.tar.xz samba-f38b1dbbe5c68b25fe414d8cd57144bde8cb5704.zip |
param: change fstype to use a constant string
Substitution isn't really necessary for this parameter.
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'docs-xml/smbdotconf/misc')
-rw-r--r-- | docs-xml/smbdotconf/misc/fstype.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/misc/fstype.xml b/docs-xml/smbdotconf/misc/fstype.xml index c7df18c38b..d210c10877 100644 --- a/docs-xml/smbdotconf/misc/fstype.xml +++ b/docs-xml/smbdotconf/misc/fstype.xml @@ -1,6 +1,7 @@ <samba:parameter name="fstype" context="S" type="string" + constant="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para> |