Removal of CRUFT. 50 lashes to those who created CRUFT. Argh.
[Samba.git] / docs / smbdotconf / misc / magicoutput.xml
blobed0cb0b21c4245a6bbd3b3ff4296295d5fc22e78
1 <samba:parameter name="magic output"
2                  context="S"
3                  type="string"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7         This parameter specifies the name of a file 
8         which will contain output created by a magic script (see the 
9         <smbconfoption name="magic script"/> parameter below).
10         </para>
12 <warning><para>If two clients use the same <parameter moreinfo="none">magic script
13         </parameter> in the same directory the output file content
14         is undefined.</para></warning>
15 </description>
17 <value type="default">&lt;magic script name&gt;.out</value>
18 <value type="example">myfile.txt</value>
19 </samba:parameter>