summaryrefslogtreecommitdiff
path: root/doc/uanytun.8
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2010-02-11 10:58:55 +0000
committerChristian Pointner <equinox@anytun.org>2010-02-11 10:58:55 +0000
commitf2657387c2d6a8dd0a8ee8e7e63af859f3702ad8 (patch)
tree60753af52f9f3fa9f528b9d9f02be2a9c1395f2a /doc/uanytun.8
parentupdated copyright year (diff)
further manpage cleanup
Diffstat (limited to 'doc/uanytun.8')
-rw-r--r--doc/uanytun.84
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/uanytun.8 b/doc/uanytun.8
index 6a69bd1..9f84004 100644
--- a/doc/uanytun.8
+++ b/doc/uanytun.8
@@ -97,7 +97,7 @@ to write it\(cqs pid to this file\&. The default is to not create a pid file\&.
add log target to logging system\&. This can be invoked several times in order to log to different targets at the same time\&. Every target hast its own log level which is a number between 0 and 5\&. Where 0 means disabling log and 5 means debug messages are enabled\&.
The file target can be used more the once with different levels\&. If no target is provided at the command line a single target with the config
-\fBsyslog:3,uanytun,daemon\fR
+\fIsyslog:3,uanytun,daemon\fR
is added\&.
The following targets are supported:
@@ -130,7 +130,7 @@ This option instructs
to run in debug mode\&. It implicits
\fB\-D\fR
(don\(cqt daemonize) and adds a log target with the configuration
-\fBstdout:5\fR
+\fIstdout:5\fR
(logging with maximum level)\&. In future releases there might be additional output when this option is supplied\&.
.RE
.PP