From 28903c0134a52553663ea3ebedff53d116f35c18 Mon Sep 17 00:00:00 2001 From: kaliko Date: Mon, 16 Jun 2014 01:35:30 +0200 Subject: [PATCH] Add daemon section to mpd_sima.cfg.5, regenerate manual --- data/man/mpd_sima.cfg.5 | 21 +++++++++++++++++++-- data/man/mpd_sima.cfg.5.xml | 24 +++++++++++++++++++++++- 2 files changed, 42 insertions(+), 3 deletions(-) diff --git a/data/man/mpd_sima.cfg.5 b/data/man/mpd_sima.cfg.5 index c281c9d..49a9408 100644 --- a/data/man/mpd_sima.cfg.5 +++ b/data/man/mpd_sima.cfg.5 @@ -2,12 +2,12 @@ .\" Title: mpd_sima.cfg .\" Author: Jack Kaliko .\" Generator: DocBook XSL Stylesheets v1.78.1 -.\" Date: 06/12/2014 +.\" Date: 06/16/2014 .\" Manual: mpd-sima 0.12.0 User Manual .\" Source: mpd-sima .\" Language: English .\" -.TH "MPD_SIMA\&.CFG" "5" "06/12/2014" "mpd-sima" "mpd-sima 0.12.0 User Manual" +.TH "MPD_SIMA\&.CFG" "5" "06/16/2014" "mpd-sima" "mpd-sima 0.12.0 User Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -127,6 +127,23 @@ Logging verbosity among \fIwarning\fR, \fIerror\fR\&. .RE +.SS "Process daemonization" +.PP +Configure process daemon\&. +.PP +\fB[daemon]\fR +.RS 4 +.RE +.PP +\fBdaemon=false\fR +.RS 4 +whether to daemonize process or not\&. +.RE +.PP +\fBpidfile=\fR +.RS 4 +Where to store process ID\&. +.RE .SS "sima section" .PP Core mpd_sima\&.cfg configuration\&. diff --git a/data/man/mpd_sima.cfg.5.xml b/data/man/mpd_sima.cfg.5.xml index 97018d8..9ef63de 100644 --- a/data/man/mpd_sima.cfg.5.xml +++ b/data/man/mpd_sima.cfg.5.xml @@ -129,8 +129,8 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - Configure logging. log section + Configure logging. @@ -155,6 +155,28 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + + Process daemonization + Configure process daemon. + + + + + + + + + whether to daemonize process or not. + + + + + + Where to store process ID. + + + + sima section Core &dhutils; configuration. -- 2.39.2