mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-05 13:57:52 +00:00
ospf6d: spelling
This commit is contained in:
parent
22aefb2270
commit
9fa6be78ec
@ -929,7 +929,7 @@ ALIAS (show_ipv6_ospf6_interface_ifname_prefix,
|
|||||||
"Display connected prefixes to advertise\n"
|
"Display connected prefixes to advertise\n"
|
||||||
OSPF6_ROUTE_ADDRESS_STR
|
OSPF6_ROUTE_ADDRESS_STR
|
||||||
OSPF6_ROUTE_PREFIX_STR
|
OSPF6_ROUTE_PREFIX_STR
|
||||||
"Dispaly details of the prefixes\n"
|
"Display details of the prefixes\n"
|
||||||
)
|
)
|
||||||
|
|
||||||
ALIAS (show_ipv6_ospf6_interface_ifname_prefix,
|
ALIAS (show_ipv6_ospf6_interface_ifname_prefix,
|
||||||
@ -943,7 +943,7 @@ ALIAS (show_ipv6_ospf6_interface_ifname_prefix,
|
|||||||
"Display connected prefixes to advertise\n"
|
"Display connected prefixes to advertise\n"
|
||||||
OSPF6_ROUTE_PREFIX_STR
|
OSPF6_ROUTE_PREFIX_STR
|
||||||
OSPF6_ROUTE_MATCH_STR
|
OSPF6_ROUTE_MATCH_STR
|
||||||
"Dispaly details of the prefixes\n"
|
"Display details of the prefixes\n"
|
||||||
)
|
)
|
||||||
|
|
||||||
DEFUN (show_ipv6_ospf6_interface_prefix,
|
DEFUN (show_ipv6_ospf6_interface_prefix,
|
||||||
@ -982,7 +982,7 @@ ALIAS (show_ipv6_ospf6_interface_prefix,
|
|||||||
"Display connected prefixes to advertise\n"
|
"Display connected prefixes to advertise\n"
|
||||||
OSPF6_ROUTE_ADDRESS_STR
|
OSPF6_ROUTE_ADDRESS_STR
|
||||||
OSPF6_ROUTE_PREFIX_STR
|
OSPF6_ROUTE_PREFIX_STR
|
||||||
"Dispaly details of the prefixes\n"
|
"Display details of the prefixes\n"
|
||||||
)
|
)
|
||||||
|
|
||||||
ALIAS (show_ipv6_ospf6_interface_prefix,
|
ALIAS (show_ipv6_ospf6_interface_prefix,
|
||||||
@ -995,7 +995,7 @@ ALIAS (show_ipv6_ospf6_interface_prefix,
|
|||||||
"Display connected prefixes to advertise\n"
|
"Display connected prefixes to advertise\n"
|
||||||
OSPF6_ROUTE_PREFIX_STR
|
OSPF6_ROUTE_PREFIX_STR
|
||||||
OSPF6_ROUTE_MATCH_STR
|
OSPF6_ROUTE_MATCH_STR
|
||||||
"Dispaly details of the prefixes\n"
|
"Display details of the prefixes\n"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
@ -591,10 +591,10 @@ ALIAS (show_ipv6_ospf6_route,
|
|||||||
IP6_STR
|
IP6_STR
|
||||||
OSPF6_STR
|
OSPF6_STR
|
||||||
ROUTE_STR
|
ROUTE_STR
|
||||||
"Dispaly Intra-Area routes\n"
|
"Display Intra-Area routes\n"
|
||||||
"Dispaly Inter-Area routes\n"
|
"Display Inter-Area routes\n"
|
||||||
"Dispaly Type-1 External routes\n"
|
"Display Type-1 External routes\n"
|
||||||
"Dispaly Type-2 External routes\n"
|
"Display Type-2 External routes\n"
|
||||||
)
|
)
|
||||||
|
|
||||||
DEFUN (show_ipv6_ospf6_route_type_detail,
|
DEFUN (show_ipv6_ospf6_route_type_detail,
|
||||||
@ -604,10 +604,10 @@ DEFUN (show_ipv6_ospf6_route_type_detail,
|
|||||||
IP6_STR
|
IP6_STR
|
||||||
OSPF6_STR
|
OSPF6_STR
|
||||||
ROUTE_STR
|
ROUTE_STR
|
||||||
"Dispaly Intra-Area routes\n"
|
"Display Intra-Area routes\n"
|
||||||
"Dispaly Inter-Area routes\n"
|
"Display Inter-Area routes\n"
|
||||||
"Dispaly Type-1 External routes\n"
|
"Display Type-1 External routes\n"
|
||||||
"Dispaly Type-2 External routes\n"
|
"Display Type-2 External routes\n"
|
||||||
"Detailed information\n"
|
"Detailed information\n"
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user