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 | |
parent | c91d02ab55d9970f0b33daa0787b834daaf20085 (diff) |
sort;
-rw-r--r-- | usr.sbin/bgpctl/bgpctl.8 | 8 | ||||
-rw-r--r-- | usr.sbin/dvmrpctl/dvmrpctl.8 | 8 | ||||
-rw-r--r-- | usr.sbin/ldpctl/ldpctl.8 | 8 | ||||
-rw-r--r-- | usr.sbin/ospf6ctl/ospf6ctl.8 | 8 | ||||
-rw-r--r-- | usr.sbin/ospfctl/ospfctl.8 | 8 | ||||
-rw-r--r-- | usr.sbin/ripctl/ripctl.8 | 8 |
6 files changed, 24 insertions, 24 deletions
diff --git a/usr.sbin/bgpctl/bgpctl.8 b/usr.sbin/bgpctl/bgpctl.8 index 21e9da48299..11ae0ebd177 100644 --- a/usr.sbin/bgpctl/bgpctl.8 +++ b/usr.sbin/bgpctl/bgpctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpctl.8,v 1.51 2009/11/02 20:38:45 claudio Exp $ +.\" $OpenBSD: bgpctl.8,v 1.52 2009/11/03 08:09:15 jmc Exp $ .\" .\" Copyright (c) 2003 Henning Brauer <henning@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 BGPCTL 8 .Os .Sh NAME @@ -84,10 +84,10 @@ Fetch only IPv4 prefixes from the registry. .It Fl 6 Fetch only IPv6 prefixes from the registry. .El -.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 neighbor Ar peer Cm up Take the BGP session to the specified neighbor up. .Ar peer diff --git a/usr.sbin/dvmrpctl/dvmrpctl.8 b/usr.sbin/dvmrpctl/dvmrpctl.8 index 863addac4a0..73900b5ac63 100644 --- a/usr.sbin/dvmrpctl/dvmrpctl.8 +++ b/usr.sbin/dvmrpctl/dvmrpctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dvmrpctl.8,v 1.7 2009/11/02 20:32:17 claudio Exp $ +.\" $OpenBSD: dvmrpctl.8,v 1.8 2009/11/03 08:09:15 jmc Exp $ .\" .\" Copyright (c) 2004, 2005, 2006 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 DVMRPCTL 8 .Os .Sh NAME @@ -33,10 +33,10 @@ daemon. .Pp The following commands are available: .Bl -tag -width Ds -.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 show igmp Show IGMP status for all interfaces. .It Cm show interfaces Op Ar interface diff --git a/usr.sbin/ldpctl/ldpctl.8 b/usr.sbin/ldpctl/ldpctl.8 index 2ee3db89bcd..eb17c7e0e11 100644 --- a/usr.sbin/ldpctl/ldpctl.8 +++ b/usr.sbin/ldpctl/ldpctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldpctl.8,v 1.3 2009/11/02 20:35:20 claudio Exp $ +.\" $OpenBSD: ldpctl.8,v 1.4 2009/11/03 08:09:15 jmc Exp $ .\" .\" Copyright (c) 2009 Michele Marchetto <michele@openbsd.org> .\" Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org> @@ -15,7 +15,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 LDPCTL 8 .Os .Sh NAME @@ -40,10 +40,10 @@ the kernel routing table. .It Cm lfib decouple Remove the learned routes from the Label Forwarding Information Base a.k.a. the kernel routing table. -.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 show lfib Op Ar destination | filter Show the Label Forwarding Information Base. .Ar destination 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 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 diff --git a/usr.sbin/ripctl/ripctl.8 b/usr.sbin/ripctl/ripctl.8 index 8c05d6535eb..0327c4ede39 100644 --- a/usr.sbin/ripctl/ripctl.8 +++ b/usr.sbin/ripctl/ripctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ripctl.8,v 1.8 2009/11/02 20:29:17 claudio Exp $ +.\" $OpenBSD: ripctl.8,v 1.9 2009/11/03 08:09:15 jmc Exp $ .\" .\" Copyright (c) 2006 Michele Marchetto <mydecay@openbeer.it> .\" Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org> @@ -15,7 +15,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 RIPCTL 8 .Os .Sh NAME @@ -42,10 +42,10 @@ Remove the learned routes from the Forward Information Base a.k.a. the kernel routing table. Decoupling the FIB from an RIP router may create routing loops and could cause major routing issues. -.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 show fib Op Ar destination | filter Show the Forwarding Information Base. .Ar destination |