diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-06-29 20:09:37 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-06-29 20:09:37 +0000 |
commit | fc3afca1395f4b37825f81ce35a6571eb101f909 (patch) | |
tree | d2596a7f493c31c3c7eb0bed82b0d9430157f1ed /share/man/man4/pci.4 | |
parent | 041088b2ff72a279de7977733119cef5c69dc15f (diff) |
sort sections;
Diffstat (limited to 'share/man/man4/pci.4')
-rw-r--r-- | share/man/man4/pci.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index d6babeaf7d8..cdcc601e269 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.158 2006/06/29 16:47:14 deraadt Exp $ +.\" $OpenBSD: pci.4,v 1.159 2006/06/29 20:09:36 jmc Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -504,8 +504,6 @@ reading registers, above, also apply to writing .Tn PCI configuration registers. .El -.Sh SEE ALSO -.Xr intro 4 .Sh FILES .Bl -tag -width /dev/pci -compact .It Pa /dev/pci @@ -513,6 +511,8 @@ Character device for the .Nm driver. .El +.Sh SEE ALSO +.Xr intro 4 .Sh HISTORY The machine-independent .Tn PCI |