changeset 735:562b63487283

* cdl/snmplib.cdl: Add doc link.
author jlarmour
date Mon, 24 Feb 2003 14:31:38 +0000
parents b155105b4d51
children 6b706863e385
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 }