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/ospfctl/ospfctl.8 | |
parent | c91d02ab55d9970f0b33daa0787b834daaf20085 (diff) |
sort;
Diffstat (limited to 'usr.sbin/ospfctl/ospfctl.8')
-rw-r--r-- | usr.sbin/ospfctl/ospfctl.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ospfctl/ospfctl.8 b/usr.sbin/ospfctl/ospfctl.8 index 637288f9d20..37bb63b5c71 100644 --- a/usr.sbin/ospfctl/ospfctl.8 +++ b/usr.sbin/ospfctl/ospfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ospfctl.8,v 1.23 2009/11/02 20:23:29 claudio Exp $ +.\" $OpenBSD: ospfctl.8,v 1.24 2009/11/03 08:09:15 jmc Exp $ .\" .\" Copyright (c) 2004, 2005 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 OSPFCTL 8 .Os .Sh NAME @@ -54,10 +54,10 @@ a.k.a. the kernel routing table. 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 |