diff options
author | 2018-07-10 03:23:11 +0000 | |
---|---|---|
committer | 2018-07-10 03:23:11 +0000 | |
commit | acfd23a9922dea186cff1d7b2024368bbfb28234 (patch) | |
tree | 2b5db9fc44f07a2bfcc194283dd32c973c37c8cd | |
parent | sync arm64 and armv7 pci (diff) | |
download | wireguard-openbsd-acfd23a9922dea186cff1d7b2024368bbfb28234.tar.xz wireguard-openbsd-acfd23a9922dea186cff1d7b2024368bbfb28234.zip |
Xr pci(4)
-rw-r--r-- | share/man/man4/man4.armv7/intro.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/man4.armv7/intro.4 b/share/man/man4/man4.armv7/intro.4 index 9d9a5b3dcf3..04d9a444fe8 100644 --- a/share/man/man4/man4.armv7/intro.4 +++ b/share/man/man4/man4.armv7/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.3 2016/10/07 21:05:19 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.4 2018/07/10 03:23:11 jsg Exp $ .\" .\" Copyright (c) 2014 Sylvestre Gallon <syl@openbsd.org> .\" Copyright (c) 1983, 1986, 1991 Regents of the University of California. @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: October 7 2016 $ +.Dd $Mdocdate: July 10 2018 $ .Dt INTRO 4 armv7 .Os .Sh NAME @@ -97,6 +97,8 @@ The following buses and controllers list these devices: Inter IC (I2C) bus .It Xr omap 4 omap3, omap4, am335x SoCs device bus +.It Xr pci 4 +introduction to PCI bus support .It Xr usb 4 introduction to Universal Serial Bus support .El |