mirror of
https://github.com/samba-team/samba.git
synced 2025-09-05 13:44:19 +03:00
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>
This commit is contained in:
committed by
Michael Adam
parent
ae3c21a078
commit
d2c8f4e250
@@ -1,6 +1,7 @@
|
|||||||
<samba:parameter name="use sendfile"
|
<samba:parameter name="use sendfile"
|
||||||
context="S"
|
context="S"
|
||||||
type="boolean"
|
type="boolean"
|
||||||
|
function="_use_sendfile"
|
||||||
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||||||
<description>
|
<description>
|
||||||
<para>If this parameter is <constant>yes</constant>, and the <constant>sendfile()</constant>
|
<para>If this parameter is <constant>yes</constant>, and the <constant>sendfile()</constant>
|
||||||
|
Reference in New Issue
Block a user