diff options
author | 2010-01-24 16:06:01 +0000 | |
---|---|---|
committer | 2010-01-24 16:06:01 +0000 | |
commit | dd33f7f5da8c404209e4a463cb54efc268f6c9bc (patch) | |
tree | 332e7c32946851b14987f2f21c347fe4eef3b699 | |
parent | link man section 8 for loongson. ok miod@ (diff) | |
download | wireguard-openbsd-dd33f7f5da8c404209e4a463cb54efc268f6c9bc.tar.xz wireguard-openbsd-dd33f7f5da8c404209e4a463cb54efc268f6c9bc.zip |
- add missing "Xr" where it was obviously intended.
-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 5618ddf08db..09fe380b369 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.291 2010/01/03 16:43:45 schwarze Exp $ +.\" $OpenBSD: pci.4,v 1.292 2010/01/24 16:06:01 jasper Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: January 3 2010 $ +.Dd $Mdocdate: January 24 2010 $ .Dt PCI 4 .Os .Sh NAME @@ -436,7 +436,7 @@ Yenta compatible bridges .It Xr ehci 4 USB Enhanced Host Controller Interface -.It gcu 4 +.It Xr gcu 4 Intel EP80579 Global Configuration Unit .It Xr glxpcib 4 CS5536 PCI-ISA Bridge with timecounter, watchdog timer, and GPIO |