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/pcictl | |
| parent | 2f76a3340f584e9da65a541caf77717c67f7e49a (diff) | |
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
Diffstat (limited to 'usr.sbin/pcictl')
| -rw-r--r-- | usr.sbin/pcictl/pcictl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
