[svn-commits] wdoekes: branch 12 r423917 - in /branches/12: ./ doc/asterisk.8

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Sep 26 03:24:29 CDT 2014


Author: wdoekes
Date: Fri Sep 26 03:24:26 2014
New Revision: 423917

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=423917
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

Modified:
    branches/12/   (props changed)
    branches/12/doc/asterisk.8

Propchange: branches/12/
------------------------------------------------------------------------------
Binary property 'branch-11-merged' - no diff available.

Modified: branches/12/doc/asterisk.8
URL: http://svnview.digium.com/svn/asterisk/branches/12/doc/asterisk.8?view=diff&rev=423917&r1=423916&r2=423917
==============================================================================
--- branches/12/doc/asterisk.8 (original)
+++ branches/12/doc/asterisk.8 Fri Sep 26 03:24:26 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 svn-commits mailing list