[asterisk-commits] tzafrir: trunk r278947 - /trunk/doc/asterisk.8
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Jul 23 11:07:57 CDT 2010
Author: tzafrir
Date: Fri Jul 23 11:07:53 2010
New Revision: 278947
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=278947
Log:
Some left-over hyphen-minus fixes in the man page
Modified:
trunk/doc/asterisk.8
Modified: trunk/doc/asterisk.8
URL: http://svnview.digium.com/svn/asterisk/trunk/doc/asterisk.8?view=diff&rev=278947&r1=278946&r2=278947
==============================================================================
--- trunk/doc/asterisk.8 (original)
+++ trunk/doc/asterisk.8 Fri Jul 23 11:07:53 2010
@@ -27,7 +27,7 @@
.PP
At start, Asterisk reads the /etc/asterisk/asterisk.conf main configuration
file and locates the rest of the configuration files from the configuration
-in that file. The -C option specifies an alternate main configuration file.
+in that file. The \-C option specifies an alternate main configuration file.
Virtually all aspects of the operation of asterisk's configuration files
can be found in the sample configuration files. The format for those files
is generally beyond the scope of this man page.
@@ -47,7 +47,7 @@
.TP
\fB\-c\fR
Provide a control console on the calling terminal.
-Specifying this option implies \fB-f\fR and will cause
+Specifying this option implies \fB\-f\fR and will cause
asterisk to no longer fork or detach from the controlling terminal.
.TP
\fB\-d\fR
@@ -88,7 +88,7 @@
\fB\-m\fR
Disable log and verbose output to remote (\-r) consoles.
.TP
-\fB-M \fIvalue\fB\fR
+\fB\-M \fIvalue\fB\fR
Limits the maximum number of calls to the specified value. This can
be useful to prevent a system from being brought down by terminating
too many simultaneous calls.
@@ -119,7 +119,7 @@
.TP
\fB\-s \fIsocket\fB\fR
Allows to specify the socket file to be used to connect to the
-Asterisk console. Used in conjunction with \fB-r\fR or \fB-R\fR.
+Asterisk console. Used in conjunction with \fB\-r\fR or \fB\-R\fR.
.TP
\fB\-I\fR
Enable internal timing if DAHDI timer is available
@@ -144,7 +144,7 @@
.TP
\fB\-v\fR
Increase the level of verboseness on the console. The more times
-\fB-v\fR is specified, the more verbose the output is.
+\fB\-v\fR is specified, the more verbose the output is.
Specifying this option implies \fB\-f\fR and will cause
asterisk to no longer fork or detach from the controlling terminal.
This option may also be used in conjunction with \fB\-r\fR
@@ -191,7 +191,7 @@
.PP
http://www.asteriskdocs.org \- The Asterisk Documentation Project
.PP
-http://www.voip\-info.org/wiki-Asterisk \- The Asterisk Wiki
+http://www.voip\-info.org/wiki\-Asterisk \- The Asterisk Wiki
.PP
http://www.digium.com/ \- Asterisk sponsor and hardware supplier
.PP
More information about the asterisk-commits
mailing list