diff options
| author | joerg <joerg@NetBSD.org> | 2009-03-09 19:24:26 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2009-03-09 19:24:26 +0000 |
| commit | 997634fe1470bb1edef8e5d52fc996f52c9c958f (patch) | |
| tree | 3f4e882106238a6051a16be5c6ff38e0ab7983aa /usr.sbin | |
| parent | 2f76a3340f584e9da65a541caf77717c67f7e49a (diff) | |
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/dev_mkdb/dev_mkdb.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/ifwatchd/ifwatchd.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/ipwctl/ipwctl.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/iwictl/iwictl.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/pcictl/pcictl.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/wsconscfg/wsconscfg.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/wsfontload/wsfontload.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/wsmuxctl/wsmuxctl.8 | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/usr.sbin/dev_mkdb/dev_mkdb.8 b/usr.sbin/dev_mkdb/dev_mkdb.8 index 6a2678667bd..1e92a014482 100644 --- a/usr.sbin/dev_mkdb/dev_mkdb.8 +++ b/usr.sbin/dev_mkdb/dev_mkdb.8 @@ -26,11 +26,11 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)dev_mkdb.8 8.1 (Berkeley) 6/6/93 -.\" $NetBSD: dev_mkdb.8,v 1.10 2003/08/07 11:25:18 agc Exp $ +.\" $NetBSD: dev_mkdb.8,v 1.11 2009/03/09 19:24:33 joerg Exp $ .\" .Dd June 6, 1993 -.Os .Dt DEV_MKDB 8 +.Os .Sh NAME .Nm dev_mkdb .Nd create diff --git a/usr.sbin/ifwatchd/ifwatchd.8 b/usr.sbin/ifwatchd/ifwatchd.8 index 5cee2bc0386..c7009b81631 100644 --- a/usr.sbin/ifwatchd/ifwatchd.8 +++ b/usr.sbin/ifwatchd/ifwatchd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ifwatchd.8,v 1.24 2008/04/30 13:11:02 martin Exp $ +.\" $NetBSD: ifwatchd.8,v 1.25 2009/03/09 19:24:33 joerg Exp $ .\" .\" Copyright (c) 2001-2003 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -28,8 +28,8 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .Dd November 4, 2004 -.Os .Dt IFWATCHD 8 +.Os .Sh NAME .Nm ifwatchd .Nd "watch for addresses added to or deleted from interfaces and call up/down-scripts for them" diff --git a/usr.sbin/ipwctl/ipwctl.8 b/usr.sbin/ipwctl/ipwctl.8 index cb538e86e43..295524cf6c0 100644 --- a/usr.sbin/ipwctl/ipwctl.8 +++ b/usr.sbin/ipwctl/ipwctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ipwctl.8,v 1.10 2006/04/17 20:55:28 rpaulo Exp $ +.\" $NetBSD: ipwctl.8,v 1.11 2009/03/09 19:24:33 joerg Exp $ .\" Id: ipwctl.8,v 1.1.2.1 2004/08/19 16:24:50 damien Exp .\" .\" Copyright (c) 2004 @@ -27,8 +27,8 @@ .\" SUCH DAMAGE. .\" .Dd April 17, 2006 -.Os .Dt IPWCTL 8 +.Os .Sh NAME .Nm ipwctl .Nd configure Intel PRO/Wireless 2100 network adapter diff --git a/usr.sbin/iwictl/iwictl.8 b/usr.sbin/iwictl/iwictl.8 index 2fea6378e21..200508d7a9f 100644 --- a/usr.sbin/iwictl/iwictl.8 +++ b/usr.sbin/iwictl/iwictl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: iwictl.8,v 1.8 2006/08/09 11:35:59 skrll Exp $ +.\" $NetBSD: iwictl.8,v 1.9 2009/03/09 19:24:33 joerg Exp $ .\" .\" Copyright (c) 2004, 2005 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -26,8 +26,8 @@ .\" SUCH DAMAGE. .\" .Dd August 9, 2006 -.Os .Dt IWICTL 8 +.Os .Sh NAME .Nm iwictl .Nd configure Intel(R) PRO/Wireless 2200BG/2915ABG network adapters diff --git a/usr.sbin/pcictl/pcictl.8 b/usr.sbin/pcictl/pcictl.8 index c59b7a3eca9..88a3249c10a 100644 --- a/usr.sbin/pcictl/pcictl.8 +++ b/usr.sbin/pcictl/pcictl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: pcictl.8,v 1.6 2007/01/29 00:48:34 hubertf Exp $ +.\" $NetBSD: pcictl.8,v 1.7 2009/03/09 19:24:33 joerg Exp $ .\" .\" Copyright 2001 Wasabi Systems, Inc. .\" All rights reserved. @@ -34,8 +34,8 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .Dd January 29, 2007 -.Os .Dt PCICTL 8 +.Os .Sh NAME .Nm pcictl .Nd a program to manipulate the PCI bus diff --git a/usr.sbin/wsconscfg/wsconscfg.8 b/usr.sbin/wsconscfg/wsconscfg.8 index 58117764ead..1ed8221bf30 100644 --- a/usr.sbin/wsconscfg/wsconscfg.8 +++ b/usr.sbin/wsconscfg/wsconscfg.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: wsconscfg.8,v 1.19 2006/06/24 21:03:57 wiz Exp $ +.\" $NetBSD: wsconscfg.8,v 1.20 2009/03/09 19:24:33 joerg Exp $ .\" .\" Copyright (c) 1999 .\" Matthias Drochner. All rights reserved. @@ -25,8 +25,8 @@ .\" SUCH DAMAGE. .\" .Dd June 24, 2006 -.Os .Dt WSCONSCFG 8 +.Os .Sh NAME .Nm wsconscfg .Nd configure and switch between virtual terminals on a wscons display diff --git a/usr.sbin/wsfontload/wsfontload.8 b/usr.sbin/wsfontload/wsfontload.8 index d896c52f928..41e8cd6b4a5 100644 --- a/usr.sbin/wsfontload/wsfontload.8 +++ b/usr.sbin/wsfontload/wsfontload.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: wsfontload.8,v 1.23 2003/10/21 14:43:23 drochner Exp $ +.\" $NetBSD: wsfontload.8,v 1.24 2009/03/09 19:24:33 joerg Exp $ .\" .\" Copyright (c) 1999, 2001 .\" Matthias Drochner. All rights reserved. @@ -25,8 +25,8 @@ .\" SUCH DAMAGE. .\" .Dd May 4, 2003 -.Os .Dt WSFONTLOAD 8 +.Os .Sh NAME .Nm wsfontload .Nd "load a font bitmap into the wsfont pool or a wscons display device" diff --git a/usr.sbin/wsmuxctl/wsmuxctl.8 b/usr.sbin/wsmuxctl/wsmuxctl.8 index 1a53e2872cd..5af8062c9d2 100644 --- a/usr.sbin/wsmuxctl/wsmuxctl.8 +++ b/usr.sbin/wsmuxctl/wsmuxctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: wsmuxctl.8,v 1.12 2008/04/30 13:11:03 martin Exp $ +.\" $NetBSD: wsmuxctl.8,v 1.13 2009/03/09 19:24:33 joerg Exp $ .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. .\" @@ -26,8 +26,8 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .Dd October 13, 2001 -.Os .Dt WSMUXCTL 8 +.Os .Sh NAME .Nm wsmuxctl .Nd configure wsmuxes |
