docs: update rpc big endian to be consistent with testparm
[Samba.git] / docs-xml / smbdotconf / protocol / rpcbigendian.xml
blobb20fec32bfb5bf2dcc63d4fca96f2de7ab9ad81d
1 <samba:parameter name="rpc big endian"
2                  context="G"
3                                  type="bool"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>Setting this option will force the RPC client and server to
8                 transfer data in big endian.</para>
10         <para>If it is disabled, data will be transferred in little endian.</para>
12         <para>The behaviour is independent of the endianness of the host machine.</para>
13 </description>
15 <value type="default">no</value>
16 </samba:parameter>