mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
Apparantly putting a newline in the "wrong" place can cause the generated
nroff to join words instead of separating them with spaces.
(This used to be commit 79a60e635f
)
This commit is contained in:
parent
8b18623c24
commit
72f2217d2a
@ -42,8 +42,7 @@
|
|||||||
<refsect1>
|
<refsect1>
|
||||||
<title>DESCRIPTION</title>
|
<title>DESCRIPTION</title>
|
||||||
|
|
||||||
<para>This tool is part of the
|
<para>This tool is part of the <citerefentry><refentrytitle>samba</refentrytitle>
|
||||||
<citerefentry><refentrytitle>samba</refentrytitle>
|
|
||||||
<manvolnum>1</manvolnum></citerefentry> suite.</para>
|
<manvolnum>1</manvolnum></citerefentry> suite.</para>
|
||||||
|
|
||||||
<para><command>eventlogadm</command> is a filter that accepts
|
<para><command>eventlogadm</command> is a filter that accepts
|
||||||
@ -62,8 +61,7 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>-d</option></term>
|
<term><option>-d</option></term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
The <command>-d</command> option causes
|
The <command>-d</command> option causes <command>eventlogadm</command> to emit debugging
|
||||||
<command>eventlogadm</command> to emit debugging
|
|
||||||
information.
|
information.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -119,8 +117,7 @@
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
<command>LEN</command> - This field should be 0, since
|
<command>LEN</command> - This field should be 0, since <command>eventlogadm</command> will calculate this value.
|
||||||
<command>eventlogadm</command> will calculate this value.
|
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
@ -200,8 +197,7 @@
|
|||||||
|
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>EXAMPLES</title>
|
<title>EXAMPLES</title>
|
||||||
<para>An example of the record format accepted by
|
<para>An example of the record format accepted by <command>eventlogadm</command>:</para>
|
||||||
<command>eventlogadm</command>:</para>
|
|
||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
LEN: 0
|
LEN: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user