diff options
author | 2006-06-29 20:09:36 +0000 | |
---|---|---|
committer | 2006-06-29 20:09:36 +0000 | |
commit | 1cf0fdecc4c5f1bbb76fc5a9e62f4bcefa56ba6f (patch) | |
tree | bc2e5d819ca418e68450230e368c14ca6689bd70 | |
parent | - special/node may be specified multiple times; from andracs (diff) | |
download | wireguard-openbsd-1cf0fdecc4c5f1bbb76fc5a9e62f4bcefa56ba6f.tar.xz wireguard-openbsd-1cf0fdecc4c5f1bbb76fc5a9e62f4bcefa56ba6f.zip |
sort sections;
-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 |