[asterisk-commits] file: trunk r48593 - in /trunk: ./ doc/snmp.txt
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Tue Dec 19 15:02:28 MST 2006
Author: file
Date: Tue Dec 19 16:02:27 2006
New Revision: 48593
URL: http://svn.digium.com/view/asterisk?view=rev&rev=48593
Log:
Merged revisions 48592 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r48592 | file | 2006-12-19 17:00:57 -0500 (Tue, 19 Dec 2006) | 2 lines
find is not the same as bind when it comes to documentation. (issue #8626 reported by johann8384)
........
Modified:
trunk/ (props changed)
trunk/doc/snmp.txt
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/doc/snmp.txt
URL: http://svn.digium.com/view/asterisk/trunk/doc/snmp.txt?view=diff&rev=48593&r1=48592&r2=48593
==============================================================================
--- trunk/doc/snmp.txt (original)
+++ trunk/doc/snmp.txt Tue Dec 19 16:02:27 2006
@@ -17,7 +17,7 @@
SNMP support comes in two varieties -- as a sub-agent to a running SNMP
daemon using the AgentX protocol, or as a full standalone agent. If
you wish to run a full standalone agent, Asterisk must run as root in
-order to find to port 161.
+order to bind to port 161.
Configuring access when running as a full agent is something that is
left as an exercise to the reader.
More information about the asterisk-commits
mailing list