From: jmc Date: Wed, 3 May 2023 21:56:13 +0000 (+0000) Subject: add onewire(4); ok miod X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=e038a3df86c36af0c49ae536ab32137755b009ad;p=openbsd add onewire(4); ok miod --- diff --git a/share/man/man4/man4.arm64/intro.4 b/share/man/man4/man4.arm64/intro.4 index 47ab38730b0..fa9f464bdc4 100644 --- a/share/man/man4/man4.arm64/intro.4 +++ b/share/man/man4/man4.arm64/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.3 2023/05/01 06:04:46 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.4 2023/05/03 21:56:13 jmc Exp $ .\" .\" Copyright (c) 2014 Sylvestre Gallon .\" 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: May 1 2023 $ +.Dd $Mdocdate: May 3 2023 $ .Dt INTRO 4 arm64 .Os .Sh NAME @@ -97,6 +97,8 @@ The following buses and controllers list these devices: Advanced Configuration and Power Interface .It Xr iic 4 Inter IC (I2C) bus +.It Xr onewire 4 +1-Wire bus .It Xr pci 4 introduction to PCI bus support .It Xr usb 4 diff --git a/share/man/man4/man4.armv7/intro.4 b/share/man/man4/man4.armv7/intro.4 index d4dc6608b47..a01f5be84a4 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.5 2022/03/31 17:27:21 naddy Exp $ +.\" $OpenBSD: intro.4,v 1.6 2023/05/03 21:56:13 jmc Exp $ .\" .\" Copyright (c) 2014 Sylvestre Gallon .\" 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: March 31 2022 $ +.Dd $Mdocdate: May 3 2023 $ .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 onewire 4 +1-Wire bus .It Xr pci 4 introduction to PCI bus support .It Xr usb 4