From 4b009337e1ae56bb93ee3d27d32d71a3a7bb495b Mon Sep 17 00:00:00 2001 From: jmc Date: Wed, 3 May 2023 22:03:17 +0000 Subject: [PATCH] add virtio(4); ok (in principal) miod --- share/man/man4/man4.amd64/intro.4 | 6 ++++-- share/man/man4/man4.arm64/intro.4 | 4 +++- share/man/man4/man4.armv7/intro.4 | 4 +++- share/man/man4/man4.i386/intro.4 | 6 ++++-- share/man/man4/man4.riscv64/intro.4 | 6 ++++-- 5 files changed, 18 insertions(+), 8 deletions(-) diff --git a/share/man/man4/man4.amd64/intro.4 b/share/man/man4/man4.amd64/intro.4 index b8ad86584ee..9e35f84d744 100644 --- a/share/man/man4/man4.amd64/intro.4 +++ b/share/man/man4/man4.amd64/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.39 2023/05/01 06:04:46 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.40 2023/05/03 22:03:17 jmc Exp $ .\" .\" Copyright (c) 1983, 1986, 1991 Regents of the University of California. .\" All rights reserved. @@ -27,7 +27,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 amd64 .Os .Sh NAME @@ -107,6 +107,8 @@ introduction to PCI bus support introduction to PCMCIA (PC Card) support .It Xr usb 4 introduction to Universal Serial Bus support +.It Xr virtio 4 +VirtIO support driver .El .Sh SEE ALSO .Xr autoconf 4 , diff --git a/share/man/man4/man4.arm64/intro.4 b/share/man/man4/man4.arm64/intro.4 index fa9f464bdc4..03ba0ef7ac8 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.4 2023/05/03 21:56:13 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.5 2023/05/03 22:03:17 jmc Exp $ .\" .\" Copyright (c) 2014 Sylvestre Gallon .\" Copyright (c) 1983, 1986, 1991 Regents of the University of California. @@ -103,6 +103,8 @@ Inter IC (I2C) bus introduction to PCI bus support .It Xr usb 4 introduction to Universal Serial Bus support +.It Xr virtio 4 +VirtIO support driver .El .Sh SEE ALSO .Xr autoconf 4 , diff --git a/share/man/man4/man4.armv7/intro.4 b/share/man/man4/man4.armv7/intro.4 index a01f5be84a4..fdad4a2a9a6 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.6 2023/05/03 21:56:13 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.7 2023/05/03 22:03:17 jmc Exp $ .\" .\" Copyright (c) 2014 Sylvestre Gallon .\" Copyright (c) 1983, 1986, 1991 Regents of the University of California. @@ -103,6 +103,8 @@ omap3, omap4, am335x SoCs device bus introduction to PCI bus support .It Xr usb 4 introduction to Universal Serial Bus support +.It Xr virtio 4 +VirtIO support driver .El .Sh SEE ALSO .Xr autoconf 4 , diff --git a/share/man/man4/man4.i386/intro.4 b/share/man/man4/man4.i386/intro.4 index 96a94907608..43d4d77f51c 100644 --- a/share/man/man4/man4.i386/intro.4 +++ b/share/man/man4/man4.i386/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.86 2023/05/01 06:04:46 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.87 2023/05/03 22:03:18 jmc Exp $ .\" .\" Copyright (c) 1983, 1986, 1991 Regents of the University of California. .\" All rights reserved. @@ -27,7 +27,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 i386 .Os .Sh NAME @@ -112,6 +112,8 @@ introduction to PCI bus support introduction to PCMCIA (PC Card) support .It Xr usb 4 introduction to Universal Serial Bus support +.It Xr virtio 4 +VirtIO support driver .El .Sh SEE ALSO .Xr autoconf 4 , diff --git a/share/man/man4/man4.riscv64/intro.4 b/share/man/man4/man4.riscv64/intro.4 index ff129065d9c..af8baca6081 100644 --- a/share/man/man4/man4.riscv64/intro.4 +++ b/share/man/man4/man4.riscv64/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.2 2022/03/31 17:27:22 naddy Exp $ +.\" $OpenBSD: intro.4,v 1.3 2023/05/03 22:03:18 jmc Exp $ .\" .\" Copyright (c) 1983, 1986, 1991 Regents of the University of California. .\" All rights reserved. @@ -27,7 +27,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 riscv64 .Os .Sh NAME @@ -99,6 +99,8 @@ Inter IC (I2C) bus introduction to PCI bus support .It Xr usb 4 introduction to Universal Serial Bus support +.It Xr virtio 4 +VirtIO support driver .El .Sh SEE ALSO .Xr autoconf 4 , -- 2.20.1