aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2014-08-21 09:34:28 +0300
committerSergey Poznyakoff <gray@gnu.org>2014-08-21 09:34:28 +0300
commit3a60622c75b8378c116bd37c8d78ab2b60a832e6 (patch)
tree954cf9f3ce504ace0165b9267cb0f95c35daafcc
parentf30535c6f9be6762efabb618a7c3c360b391701b (diff)
downloaddirevent-3a60622c75b8378c116bd37c8d78ab2b60a832e6.tar.gz
direvent-3a60622c75b8378c116bd37c8d78ab2b60a832e6.tar.bz2
Minor fix in docs
-rw-r--r--doc/direvent.818
-rw-r--r--doc/direvent.texi2
2 files changed, 10 insertions, 10 deletions
diff --git a/doc/direvent.8 b/doc/direvent.8
index fa3a065..683d9bc 100644
--- a/doc/direvent.8
+++ b/doc/direvent.8
@@ -96,9 +96,9 @@ section above).
.TP
-.BR \-\-debug ", " \-d
+.BR \-d ", " \-\-debug
Increase debug verbosity level.
.TP
-.BR \-\-foreground ", " \-f
+.BR \-f ", " \-\-foreground
Run in the foreground.
.TP
-\fB\-\-facility\fR, \fB\-F\fR \fIFACILITY\fR
+\fB\-F\fR, \fB\-\-facility=\fIFACILITY\fR
Log under this syslog facility. Allowed values for \fIFACILITY\fR are
@@ -120,6 +120,6 @@ The option \fB\-F 0\fR directs logging to the standard error.
.TP
-\fB\-\-pidfile\fR, \fB\-P\fR \fIFILE\fR
+\fB\-P\fR, \fB\-\-pidfile=\fIFILE\fR
Write PID to \fIFILE\fR.
.TP
-.BR \-\-lint ", " \-t
+.BR \-t ", " \-\-lint
Check configuration file for errors and exit.
@@ -143,9 +143,9 @@ to or greater than \fIPRIO\fR will be duplicated on the standard error.
.TP
-\fB\-\-user\fR, \fB\-u\fR \fIUSER\fR
+\fB\-u\fR, \fB\-\-user=\fIUSER\fR
Run as this \fIUSER\fR.
.TP
-.BR \-\-help ", " \-h
+.BR \-h ", " \-\-help
Output a terse help summary and exit.
.TP
-.BR \-\-config\-help ", " \-H
+.BR \-H ", " \-\-config\-help
Describe configuration file syntax.
@@ -155,3 +155,3 @@ Show available command line options.
.TP
-.BR \-\-version ", " \-V
+.BR \-V ", " \-\-version
Print program version and copyright information.
diff --git a/doc/direvent.texi b/doc/direvent.texi
index f30c85b..e36a870 100644
--- a/doc/direvent.texi
+++ b/doc/direvent.texi
@@ -311,3 +311,3 @@ Set syslog facility.
@item -P @var{file}
-@item --pidfile=@var{file}
+@itemx --pidfile=@var{file}
Upon successful startup store the PID of the daemon process in

Return to:

Send suggestions and report system problems to the System administrator.