[asterisk-commits] wdoekes: branch 13 r423918 - in /branches/13: ./	doc/asterisk.8
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Fri Sep 26 03:25:40 CDT 2014
    
    
  
Author: wdoekes
Date: Fri Sep 26 03:25:38 2014
New Revision: 423918
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=423918
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)
........
Merged revisions 423915 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........
Merged revisions 423916 from http://svn.asterisk.org/svn/asterisk/branches/11
........
Merged revisions 423917 from http://svn.asterisk.org/svn/asterisk/branches/12
Modified:
    branches/13/   (props changed)
    branches/13/doc/asterisk.8
Propchange: branches/13/
------------------------------------------------------------------------------
Binary property 'branch-12-merged' - no diff available.
Modified: branches/13/doc/asterisk.8
URL: http://svnview.digium.com/svn/asterisk/branches/13/doc/asterisk.8?view=diff&rev=423918&r1=423917&r2=423918
==============================================================================
--- branches/13/doc/asterisk.8 (original)
+++ branches/13/doc/asterisk.8 Fri Sep 26 03:25:38 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