Ignore:
Timestamp:
Nov 12, 2012, 7:37:04 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server 3.5: update branche to 3.5.19

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.5.x/docs/htmldocs/manpages/eventlogadm.8.html

    r599 r739  
    1111                <em class="replaceable"><code>EVENTLOG</code></em>
    1212                <em class="replaceable"><code>RECORD_NUMBER</code></em>
    13                  </p></div></div><div class="refsect1" title="DESCRIPTION"><a name="id265734"></a><h2>DESCRIPTION</h2><p>This tool is part of the <a class="citerefentry" href="samba.1.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(1)</span></a> suite.</p><p><code class="literal">eventlogadm</code> is a filter that accepts
     13                 </p></div></div><div class="refsect1" title="DESCRIPTION"><a name="id298816"></a><h2>DESCRIPTION</h2><p>This tool is part of the <a class="citerefentry" href="samba.1.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(1)</span></a> suite.</p><p><code class="literal">eventlogadm</code> is a filter that accepts
    1414        formatted event log records on standard input and writes them
    1515        to the Samba event log store. Windows client can then manipulate
    16         these record using the usual administration tools.</p></div><div class="refsect1" title="OPTIONS"><a name="id265762"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term"><code class="option">-d</code></span></dt><dd><p>
     16        these record using the usual administration tools.</p></div><div class="refsect1" title="OPTIONS"><a name="id266239"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term"><code class="option">-d</code></span></dt><dd><p>
    1717                The <code class="literal">-d</code> option causes <code class="literal">eventlogadm</code> to emit debugging
    1818                information.
     
    4545                </p></dd><dt><span class="term"><code class="option">-h</code></span></dt><dd><p>
    4646                Print usage information.
    47                 </p></dd></dl></div></div><div class="refsect1" title="EVENTLOG RECORD FORMAT"><a name="id265911"></a><h2>EVENTLOG RECORD FORMAT</h2><p>For the write operation, <code class="literal">eventlogadm</code>
     47                </p></dd></dl></div></div><div class="refsect1" title="EVENTLOG RECORD FORMAT"><a name="id266387"></a><h2>EVENTLOG RECORD FORMAT</h2><p>For the write operation, <code class="literal">eventlogadm</code>
    4848        expects to be able to read structured records from standard
    4949        input. These records are a sequence of lines, with the record key
     
    9494                </p></li><li class="listitem"><p>
    9595                <code class="literal">DAT</code> - This field should be left unset.
    96                 </p></li></ul></div></div><div class="refsect1" title="EXAMPLES"><a name="id307151"></a><h2>EXAMPLES</h2><p>An example of the record format accepted by <code class="literal">eventlogadm</code>:</p><pre class="programlisting">
     96                </p></li></ul></div></div><div class="refsect1" title="EXAMPLES"><a name="id307676"></a><h2>EXAMPLES</h2><p>An example of the record format accepted by <code class="literal">eventlogadm</code>:</p><pre class="programlisting">
    9797        LEN: 0
    9898        RS1: 1699505740
     
    117117                my_program_to_parse_into_eventlog_records | \\
    118118                eventlogadm SystemLogEvents
    119         </pre></div><div class="refsect1" title="VERSION"><a name="id307192"></a><h2>VERSION</h2><p>This man page is correct for version 3.0.25 of the Samba suite.</p></div><div class="refsect1" title="AUTHOR"><a name="id307202"></a><h2>AUTHOR</h2><p> The original Samba software and related utilities were
     119        </pre></div><div class="refsect1" title="VERSION"><a name="id307717"></a><h2>VERSION</h2><p>This man page is correct for version 3.0.25 of the Samba suite.</p></div><div class="refsect1" title="AUTHOR"><a name="id307726"></a><h2>AUTHOR</h2><p> The original Samba software and related utilities were
    120120        created by Andrew Tridgell.  Samba is now developed by the
    121121        Samba Team as an Open Source project similar to the way the
Note: See TracChangeset for help on using the changeset viewer.