diff options
author | 2008-06-25 17:52:18 +0000 | |
---|---|---|
committer | 2008-06-25 17:52:18 +0000 | |
commit | 59c44a3b0457a6ca964b0969a773d8c61c9dffc0 (patch) | |
tree | d373c2c3c8fbd4a90b2af47ac3b5cdf3e44ded84 | |
parent | - expressions such as x != x and x == x are prone to errors and (diff) | |
download | wireguard-openbsd-59c44a3b0457a6ca964b0969a773d8c61c9dffc0.tar.xz wireguard-openbsd-59c44a3b0457a6ca964b0969a773d8c61c9dffc0.zip |
sync Nd for auglx;
-rw-r--r-- | share/man/man4/pci.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 3028ab421b2..eed08362ede 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.253 2008/06/25 15:27:34 mbalmer Exp $ +.\" $OpenBSD: pci.4,v 1.254 2008/06/25 17:52:18 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. @@ -329,7 +329,7 @@ VGA graphics cards .Ss Audio devices .Bl -tag -width 10n -offset ind -compact .It Xr auglx 4 -AMD Geode LX CS5536 AC'97 audio device +AMD Geode LX CS5536 integrated AC'97 audio device .It Xr auich 4 ICH-based PCI audio device .It Xr auixp 4 |