diff options
Diffstat (limited to 'zebra/zebra_fpm.c')
| -rw-r--r-- | zebra/zebra_fpm.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zebra/zebra_fpm.c b/zebra/zebra_fpm.c index a5d256b7aa..0ffa55f1e4 100644 --- a/zebra/zebra_fpm.c +++ b/zebra/zebra_fpm.c @@ -1413,7 +1413,7 @@ DEFUN (show_zebra_fpm_stats, show_zebra_fpm_stats_cmd, "show zebra fpm stats", SHOW_STR - "Zebra information\n" + ZEBRA_STR "Forwarding Path Manager information\n" "Statistics\n") { @@ -1428,7 +1428,7 @@ DEFUN (clear_zebra_fpm_stats, clear_zebra_fpm_stats_cmd, "clear zebra fpm stats", CLEAR_STR - "Zebra information\n" + ZEBRA_STR "Clear Forwarding Path Manager information\n" "Statistics\n") { |
