aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-10-19 07:57:38 +0000
committerGuy Harris <guy@alum.mit.edu>2005-10-19 07:57:38 +0000
commit364702618a921be44f950a138f0c8c1170ce18cd (patch)
tree25c3a85b525e920f977a3b6fa623bb82a52470aa
parent71df36b8149b8c5367ade3931002cd06f6eb41b0 (diff)
Point specifically to the CDP information on the various Cisco pages.
svn path=/trunk/; revision=16265
-rw-r--r--epan/dissectors/packet-cdp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-cdp.c b/epan/dissectors/packet-cdp.c
index 91de552986..68ac2028a5 100644
--- a/epan/dissectors/packet-cdp.c
+++ b/epan/dissectors/packet-cdp.c
@@ -39,13 +39,13 @@
/*
* See
*
- * http://www.cisco.com/univercd/cc/td/doc/product/lan/trsrb/frames.htm
+ * http://www.cisco.com/univercd/cc/td/doc/product/lan/trsrb/frames.htm#xtocid12
*
* for some information on CDP.
*
* See
*
- * http://www.cisco.com/en/US/products/hw/switches/ps663/products_tech_note09186a0080094713.shtml
+ * http://www.cisco.com/en/US/products/hw/switches/ps663/products_tech_note09186a0080094713.shtml#cdp
*
* for some more information on CDP version 2.
*/