mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
More minor syntax fixes
This commit is contained in:
parent
8f06e9feb2
commit
cb29683b01
@ -4,15 +4,6 @@
|
||||
|
||||
<!ENTITY % globalentities SYSTEM './../global.ent'> %globalentities;
|
||||
|
||||
<!-- This one is only used for adding users using RAP -->
|
||||
<!ENTITY net.arg.flags '
|
||||
<varlistentry>
|
||||
<term>-F flags</term>
|
||||
<listitem><para>
|
||||
FIXME. Defaults to 0x21
|
||||
</para></listitem>
|
||||
</varlistentry>'>
|
||||
|
||||
<!-- This one is only used by shutdown (RPC) -->
|
||||
<!ENTITY net.arg.shutdown '
|
||||
<varlistentry>
|
||||
|
@ -49,8 +49,9 @@ url="http://www.fsf.org/licenses/gpl.txt">http://www.fsf.org/licenses/gpl.txt</u
|
||||
|
||||
<formalpara>
|
||||
<title>Attributions</title>
|
||||
|
||||
&attributions;
|
||||
<para>
|
||||
&attributions;
|
||||
</para>
|
||||
</formalpara>
|
||||
|
||||
</legalnotice>
|
||||
|
Loading…
Reference in New Issue
Block a user