diff options
Diffstat (limited to 'net-mgmt/net-snmp-devel/files/patch-snmpd.8.def')
-rw-r--r-- | net-mgmt/net-snmp-devel/files/patch-snmpd.8.def | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp-devel/files/patch-snmpd.8.def b/net-mgmt/net-snmp-devel/files/patch-snmpd.8.def new file mode 100644 index 000000000000..ac853823ca25 --- /dev/null +++ b/net-mgmt/net-snmp-devel/files/patch-snmpd.8.def @@ -0,0 +1,13 @@ +--- man/snmpd.8.def.orig Wed Feb 26 04:11:19 2003 ++++ man/snmpd.8.def Sat Mar 29 22:05:07 2003 +@@ -211,6 +211,10 @@ + the error "Error opening specified endpoint". Likewise, since AAL5 + PVC support is only currently available on Linux, it will fail with + the same error on other platforms. ++.PP ++.B snmpd ++uses libwrap's access control if configured by --with-libwrap. ++Access control patterns may only reference IP addresses. + + .RE + .SH CONFIGURATION FILES |