summaryrefslogtreecommitdiff
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
parentupdated copyright year (diff)
further manpage cleanup
-rw-r--r--doc/uanytun.84
-rw-r--r--doc/uanytun.8.txt4
2 files changed, 4 insertions, 4 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
diff --git a/doc/uanytun.8.txt b/doc/uanytun.8.txt
index ec89073..6fde9d2 100644
--- a/doc/uanytun.8.txt
+++ b/doc/uanytun.8.txt
@@ -91,7 +91,7 @@ passed to the daemon:
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 *syslog:3,uanytun,daemon* is added. +
+ config 'syslog:3,uanytun,daemon' is added. +
The following targets are supported:
'syslog';; log to syslog daemon, parameters <level>[,<logname>[,<facility>]]
@@ -102,7 +102,7 @@ passed to the daemon:
*-U, --debug*::
This option instructs *uAnytun* to run in debug mode. It implicits *-D*
(don't daemonize) and adds a log target with the configuration
- *stdout:5* (logging with maximum level). In future releases there might
+ 'stdout:5' (logging with maximum level). In future releases there might
be additional output when this option is supplied.
*-i, --interface '<ip address>'*::