diff options
author | hasso <hasso> | 2005-05-28 04:50:54 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-05-28 04:50:54 +0000 |
commit | 43fbfe1b5fb2e88edcde4c093e47bed509b2962f (patch) | |
tree | e47c3c9bd8e49d608d37b7087cd2dc204a06e908 /ripd/rip_routemap.c | |
parent | 2f034dfcb1074f68aefbb66227a24ad20d6d4a28 (diff) | |
download | quagga-43fbfe1b5fb2e88edcde4c093e47bed509b2962f.tar.bz2 quagga-43fbfe1b5fb2e88edcde4c093e47bed509b2962f.tar.xz |
Sync bgpd and ripd set_metric_addsub_cmd commands. Fixes bugzilla #192.
[backport candidate]
Diffstat (limited to 'ripd/rip_routemap.c')
-rw-r--r-- | ripd/rip_routemap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ripd/rip_routemap.c b/ripd/rip_routemap.c index 275f683e..e7692be0 100644 --- a/ripd/rip_routemap.c +++ b/ripd/rip_routemap.c @@ -971,7 +971,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, |