From f9e6081383cfc8d4319afa4103dbe5abcaafa708 Mon Sep 17 00:00:00 2001 From: vorlon Date: Fri, 4 Jul 2008 09:23:34 +0000 Subject: Load samba-3.2.0 into branches/samba/upstream-3.2. git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream-3.2@1981 fc4039ab-9d04-0410-8cac-899223bdd6b0 --- docs/htmldocs/manpages/eventlogadm.8.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/htmldocs/manpages/eventlogadm.8.html') diff --git a/docs/htmldocs/manpages/eventlogadm.8.html b/docs/htmldocs/manpages/eventlogadm.8.html index 806ca1c0dc..f2e02bad3f 100644 --- a/docs/htmldocs/manpages/eventlogadm.8.html +++ b/docs/htmldocs/manpages/eventlogadm.8.html @@ -6,10 +6,10 @@

eventlogadm [-d] [-h] -o write EVENTLOG -

DESCRIPTION

This tool is part of the samba(1) suite.

eventlogadm is a filter that accepts +

DESCRIPTION

This tool is part of the samba(1) suite.

eventlogadm is a filter that accepts formatted event log records on standard input and writes them to the Samba event log store. Windows client can then manipulate - these record using the usual administration tools.

OPTIONS

-d

+ these record using the usual administration tools.

OPTIONS

-d

The -d option causes eventlogadm to emit debugging information.

@@ -31,7 +31,7 @@ event log store named by EVENTLOG.

-h

Print usage information. -

EVENTLOG RECORD FORMAT

For the write operation, eventlogadm +

EVENTLOG RECORD FORMAT

For the write operation, eventlogadm expects to be able to read structured records from standard input. These records are a sequence of lines, with the record key and data separated by a colon character. Records are separated @@ -80,7 +80,7 @@ eventlog. There may be more than one string in a record.

  • DAT - This field should be left unset. -

  • EXAMPLES

    An example of the record format accepted by eventlogadm:

    +		

    EXAMPLES

    An example of the record format accepted by eventlogadm:

     	LEN: 0
     	RS1: 1699505740
     	RCN: 0
    @@ -103,7 +103,7 @@
     	tail -f /var/log/messages | \\
     		my_program_to_parse_into_eventlog_records | \\
     	      	eventlogadm SystemLogEvents
    -	

    VERSION

    This man page is correct for version 3.0.25 of the Samba suite.

    AUTHOR

    The original Samba software and related utilities were +

    VERSION

    This man page is correct for version 3.0.25 of the Samba suite.

    AUTHOR

    The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed.

    -- cgit v1.2.3