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