summaryrefslogtreecommitdiff
path: root/doc/dlt-system.1
diff options
context:
space:
mode:
authorChristoph Lipka <clipka@users.noreply.github.com>2019-02-12 10:32:13 +0100
committerGitHub <noreply@github.com>2019-02-12 10:32:13 +0100
commit1713e3913722d1222c968ca53326865d23a2b0ab (patch)
tree477489d98c7694fd8937debadb2fcf61b2f7fa3e /doc/dlt-system.1
parent4c4cc967ad46abae60f2f9bf5e47b65e8bcbb4b1 (diff)
downloadDLT-daemon-2.18.1.tar.gz
doc: Move all man pages to markdown files (#102)v2.18.1
All manpages have been removed, because they will be autogenerated from markdown files using pandoc.
Diffstat (limited to 'doc/dlt-system.1')
-rw-r--r--doc/dlt-system.176
1 files changed, 0 insertions, 76 deletions
diff --git a/doc/dlt-system.1 b/doc/dlt-system.1
deleted file mode 100644
index 1ee692d..0000000
--- a/doc/dlt-system.1
+++ /dev/null
@@ -1,76 +0,0 @@
-'\" t
-.\" Title: dlt-system
-.\" Author: [see the "AUTHOR" section]
-.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\" Date: 02/23/2016
-.\" Manual: \ \&
-.\" Source: \ \&
-.\" Language: English
-.\"
-.TH "DLT\-SYSTEM" "1" "02/23/2016" "\ \&" "\ \&"
-.\" -----------------------------------------------------------------
-.\" * Define some portability stuff
-.\" -----------------------------------------------------------------
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.\" http://bugs.debian.org/507673
-.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.ie \n(.g .ds Aq \(aq
-.el .ds Aq '
-.\" -----------------------------------------------------------------
-.\" * set default formatting
-.\" -----------------------------------------------------------------
-.\" disable hyphenation
-.nh
-.\" disable justification (adjust text to left margin only)
-.ad l
-.\" -----------------------------------------------------------------
-.\" * MAIN CONTENT STARTS HERE *
-.\" -----------------------------------------------------------------
-.SH "NAME"
-dlt-system \- DLT system logging process
-.SH "SYNOPSIS"
-.sp
-\fBdlt\-system\fR [\-h] [\-d] [\-c filename]
-.SH "DESCRIPTION"
-.sp
-The DLT system logging process is the central application, which logs system information from the platform\&. It provides the features filetransfer, syslog adapater, logging of any kind of files and procfilesystem logger\&. The individual features can be enabled and disabled in the configuration file\&.
-.sp
-dlt\-system loads by default the configuration file /etc/dlt\-system\&.conf\&. See dlt\-system\&.conf(1)\&.
-.SH "OPTIONS"
-.PP
-\fB\-h\fR
-.RS 4
-Display a short help text\&.
-.RE
-.PP
-\fB\-d\fR
-.RS 4
-Daemonize, needed in System V init systems\&.
-.RE
-.PP
-\fB\-c\fR
-.RS 4
-Load an alternative configuration file\&. By default the configuration file /etc/dlt\&.conf is loaded\&.
-.RE
-.SH "EXAMPLES"
-.PP
-Start DLT system with custom configuration
-.RS 4
-\fBdlt\-system \-c ~/my\-configuration\&.cfg\fR
-.RE
-.SH "EXIT STATUS"
-.sp
-Non zero is returned in case of failure\&.
-.SH "AUTHOR"
-.sp
-Alexander Wenzel (alexander\&.aw\&.wenzel (at) bmw\&.de)
-.SH "COPYRIGHT"
-.sp
-Copyright \(co 2015 BMW AG\&. License MPL\-2\&.0: Mozilla Public License version 2\&.0 http://mozilla\&.org/MPL/2\&.0/\&.
-.SH "RESOURCES"
-.sp
-Main web site: http://projects\&.genivi\&.org/diagnostic\-log\-trace Mailinglist: https://lists\&.genivi\&.org/mailman/listinfo/genivi\-diagnostic\-log\-and\-trace
-.SH "SEE ALSO"
-.sp
-dlt\-system\&.conf(5), dlt\-daemon(1)