mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Some left-over hyphen-minus fixes in the man page
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278947 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -27,7 +27,7 @@ ISDN BRI, and many more. | ||||
| .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 @@ instead of the default, /etc/asterisk/asterisk.conf | ||||
| .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 @@ too many simultaneous calls. | ||||
| \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 @@ process is lost, attempt to reconnect for as long as 30 seconds. | ||||
| .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 @@ socket, the asterisk database, etc. | ||||
| .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 @@ http://www.asterisk.org \- The Asterisk Home Page | ||||
| .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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user