summaryrefslogtreecommitdiff
path: root/bgpd
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd')
-rw-r--r--bgpd/ChangeLog4
-rw-r--r--bgpd/bgp_routemap.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog
index 2969c326..5f845674 100644
--- a/bgpd/ChangeLog
+++ b/bgpd/ChangeLog
@@ -1,3 +1,7 @@
+2005-05-28 Hasso Tepper <hasso at quagga.net>
+
+ * bgp_routemap.c: Sync set_metric_addsub_cmd with ripd.
+
2005-05-27 Hasso Tepper <hasso at quagga.net>
* bgp_routemap.c: Stop leaking communities.
diff --git a/bgpd/bgp_routemap.c b/bgpd/bgp_routemap.c
index 6c10987b..d8944ef7 100644
--- a/bgpd/bgp_routemap.c
+++ b/bgpd/bgp_routemap.c
@@ -2853,7 +2853,7 @@ ALIAS (set_metric,
"set metric <+/-metric>",
SET_STR
"Metric value for destination routing protocol\n"
- "Add or subtract BGP metric\n")
+ "Add or subtract metric\n")
DEFUN (no_set_metric,
no_set_metric_cmd,