[asterisk-commits] wdoekes: branch 1.8 r423915 - /branches/1.8/doc/asterisk.8

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Fri Sep 26 03:22:56 CDT 2014


Author: wdoekes
Date: Fri Sep 26 03:22:50 2014
New Revision: 423915

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=423915
Log:
docs: Escape unescaped minus sign in asterisk.8 manpage.

ASTERISK-23768 #close
Reported by: Jeremy Lainé
Patches:
  escape_manpage_hyphen.patch uploaded by Jeremy Lainé (License #6561)

Modified:
    branches/1.8/doc/asterisk.8

Modified: branches/1.8/doc/asterisk.8
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/doc/asterisk.8?view=diff&rev=423915&r1=423914&r2=423915
==============================================================================
--- branches/1.8/doc/asterisk.8 (original)
+++ branches/1.8/doc/asterisk.8 Fri Sep 26 03:22:50 2014
@@ -98,7 +98,7 @@
 connecting to an existing Asterisk instance (\*(T<\fB\-r\fR\*(T> or
 \*(T<\fB\-R\fR\*(T>), it may only increase the debug level.
 .TP 
--e \fImemory\fR
+\-e \fImemory\fR
 Limit the generation of new channels when the amount of free memory 
 has decreased to under \fImemory\fR megabytes.
 Equivalent to \*(T<\fBminmemfree = \fR\*(T>\fImemory\fR in




More information about the asterisk-commits mailing list