diff options
| author | Garming Sam <garming@catalyst.net.nz> | 2014-01-09 17:26:13 +1300 |
|---|---|---|
| committer | Michael Adam <obnox@samba.org> | 2014-02-02 22:55:25 +0100 |
| commit | d2c8f4e2506f8f16cde45622f8be431fbe75e31c (patch) | |
| tree | 6bd06887cb16daae9f3ae0cd65bdb65a370407f2 /docs-xml | |
| parent | ae3c21a0783261fb2d500da0370824b62423c72a (diff) | |
| download | samba-d2c8f4e2506f8f16cde45622f8be431fbe75e31c.tar.gz samba-d2c8f4e2506f8f16cde45622f8be431fbe75e31c.tar.xz samba-d2c8f4e2506f8f16cde45622f8be431fbe75e31c.zip | |
docs: insert meta data into use sendfile parameter
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'docs-xml')
| -rw-r--r-- | docs-xml/smbdotconf/tuning/usesendfile.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/tuning/usesendfile.xml b/docs-xml/smbdotconf/tuning/usesendfile.xml index 603c2c7d14..46255cdda1 100644 --- a/docs-xml/smbdotconf/tuning/usesendfile.xml +++ b/docs-xml/smbdotconf/tuning/usesendfile.xml @@ -1,6 +1,7 @@ <samba:parameter name="use sendfile" context="S" type="boolean" + function="_use_sendfile" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>If this parameter is <constant>yes</constant>, and the <constant>sendfile()</constant> |
