diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-11-03 08:09:16 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-11-03 08:09:16 +0000 |
commit | b7fa7c0ab2c9307136008e51734538427069bf99 (patch) | |
tree | 7c82d140a889c65c26fc2d280d3c2656740b0084 /usr.sbin/ospf6ctl | |
parent | c91d02ab55d9970f0b33daa0787b834daaf20085 (diff) |
sort;
Diffstat (limited to 'usr.sbin/ospf6ctl')
-rw-r--r-- | usr.sbin/ospf6ctl/ospf6ctl.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ospf6ctl/ospf6ctl.8 b/usr.sbin/ospf6ctl/ospf6ctl.8 index 5f445e8f9ab..4741dee1a35 100644 --- a/usr.sbin/ospf6ctl/ospf6ctl.8 +++ b/usr.sbin/ospf6ctl/ospf6ctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ospf6ctl.8,v 1.5 2009/11/02 20:25:27 claudio Exp $ +.\" $OpenBSD: ospf6ctl.8,v 1.6 2009/11/03 08:09:15 jmc Exp $ .\" .\" Copyright (c) 2004, 2005, 2007 Esben Norby <norby@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 2 2009 $ +.Dd $Mdocdate: November 3 2009 $ .Dt OSPF6CTL 8 .Os .Sh NAME @@ -41,10 +41,10 @@ Remove the learned routes from the FIB. Decoupling the FIB from an OSPF router may create routing loops and could cause major routing issues in the complete OSPF cloud. Only routers with just one link to the OSPF cloud can safely decouple the FIB. -.It Cm log verbose -Enable verbose debug logging. .It Cm log brief Disable verbose debug logging. +.It Cm log verbose +Enable verbose debug logging. .It Cm reload Reload the configuration file. .It Cm show database Op Ar filter |