diff options
-rw-r--r-- | bgpd/bgp_route.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/bgp_route.c b/bgpd/bgp_route.c index 5c2fad49..f6f0879a 100644 --- a/bgpd/bgp_route.c +++ b/bgpd/bgp_route.c @@ -8308,7 +8308,7 @@ ALIAS (show_bgp_view_neighbor_damp, "Detailed information on TCP and BGP neighbor connections\n" "Neighbor to display information about\n" "Neighbor to display information about\n" - "Display the dampened routes received from neighbor\n") + "Display the dampened routes received from neighbor\n") #endif /* HAVE_IPV6 */ struct bgp_table *bgp_distance_table; |