Mercurial > ecos-v2_0-branch
changeset 725:f144382c5bba
* cdl/snmplib.cdl: Add doc link.
| author | jlarmour |
|---|---|
| date | Mon, 24 Feb 2003 14:31:38 +0000 |
| parents | eb7f12c78bf5 |
| children | 5de60b39d9df |
| files | packages/net/snmp/lib/current/ChangeLog packages/net/snmp/lib/current/cdl/snmplib.cdl |
| diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/net/snmp/lib/current/ChangeLog +++ b/packages/net/snmp/lib/current/ChangeLog @@ -1,3 +1,7 @@ +2003-02-24 Jonathan Larmour <jifl@eCosCentric.com> + + * cdl/snmplib.cdl: Add doc link. + 2003-02-03 Manu Sharma <manu.sharma@ascom.com> * include/transform_oids.h,
--- a/packages/net/snmp/lib/current/cdl/snmplib.cdl +++ b/packages/net/snmp/lib/current/cdl/snmplib.cdl @@ -52,7 +52,7 @@ cdl_package CYGPKG_SNMPLIB { display "SNMP library" parent CYGPKG_NET -# doc doc/index.html + doc ref/net-snmp-ecos-port.html include_dir ucd-snmp requires CYGPKG_IO requires { 0 != CYGINT_ISO_STRING_STRFUNCS }
