From f2657387c2d6a8dd0a8ee8e7e63af859f3702ad8 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 11 Feb 2010 10:58:55 +0000 Subject: further manpage cleanup --- doc/uanytun.8 | 4 ++-- doc/uanytun.8.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') 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 [,[,]] @@ -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 ''*:: -- cgit v1.2.3