[asterisk-commits] file: branch 1.4 r48592 -
/branches/1.4/doc/snmp.txt
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Tue Dec 19 15:00:58 MST 2006
Author: file
Date: Tue Dec 19 16:00:57 2006
New Revision: 48592
URL: http://svn.digium.com/view/asterisk?view=rev&rev=48592
Log:
find is not the same as bind when it comes to documentation. (issue #8626 reported by johann8384)
Modified:
branches/1.4/doc/snmp.txt
Modified: branches/1.4/doc/snmp.txt
URL: http://svn.digium.com/view/asterisk/branches/1.4/doc/snmp.txt?view=diff&rev=48592&r1=48591&r2=48592
==============================================================================
--- branches/1.4/doc/snmp.txt (original)
+++ branches/1.4/doc/snmp.txt Tue Dec 19 16:00:57 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