diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2016-10-12 21:20:15 -0300 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2016-10-13 00:59:19 +0000 |
| commit | b2d4d0393a51a90c3a4c2aca47d4777dfed42fbd (patch) | |
| tree | 50ab12d05c6e18f91f62e010d4a1437a6c460e22 /ospf6d/ospf6_interface.c | |
| parent | d2aaa2e556001b5a5f36b3065e46c0301e870879 (diff) | |
*: rename all instances of OSPFv6 to OSPF6 or OSPFv3
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'ospf6d/ospf6_interface.c')
| -rw-r--r-- | ospf6d/ospf6_interface.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ospf6d/ospf6_interface.c b/ospf6d/ospf6_interface.c index 3d65afc035..17c701f10f 100644 --- a/ospf6d/ospf6_interface.c +++ b/ospf6d/ospf6_interface.c @@ -1685,7 +1685,7 @@ DEFUN (ipv6_ospf6_network, IP6_STR OSPF6_STR "Network Type\n" - "Specify OSPFv6 broadcast network\n" + "Specify OSPF6 broadcast network\n" "Specify OSPF6 point-to-point network\n" ) { |
