mention riscv64 config lines
authorjsg <jsg@openbsd.org>
Thu, 20 May 2021 00:55:15 +0000 (00:55 +0000)
committerjsg <jsg@openbsd.org>
Thu, 20 May 2021 00:55:15 +0000 (00:55 +0000)
share/man/man4/com.4
share/man/man4/pci.4

index 67690dd..73b421f 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: com.4,v 1.47 2021/05/01 16:11:09 visa Exp $
+.\"    $OpenBSD: com.4,v 1.48 2021/05/20 00:55:15 jsg Exp $
 .\"    $NetBSD: com.4,v 1.5 1996/03/16 00:07:08 thorpej Exp $
 .\"
 .\" Copyright (c) 1990, 1991 The Regents of the University of California.
@@ -33,7 +33,7 @@
 .\"
 .\"     from: @(#)dca.4        5.2 (Berkeley) 3/27/91
 .\"
-.Dd $Mdocdate: May 1 2021 $
+.Dd $Mdocdate: May 20 2021 $
 .Dt COM 4
 .Os
 .Sh NAME
@@ -88,6 +88,9 @@
 .Cd "# octeon"
 .Cd "com* at fdt?"
 .Pp
+.Cd "# riscv64"
+.Cd "com* at fdt?"
+.Pp
 .Cd "# sparc64"
 .Cd "com* at asio?"
 .Cd "com* at ebus?"
index ee91ca4..d4491e0 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: pci.4,v 1.385 2021/05/01 16:11:09 visa Exp $
+.\"    $OpenBSD: pci.4,v 1.386 2021/05/20 00:55:15 jsg 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: May 1 2021 $
+.Dd $Mdocdate: May 20 2021 $
 .Dt PCI 4
 .Os
 .Sh NAME
@@ -80,6 +80,9 @@
 .Cd "# octeon"
 .Cd "pci* at octpcie?"
 .Pp
+.Cd "# riscv64"
+.Cd "pci* at pciecam?"
+.Pp
 .Cd "# sparc64"
 .Cd "pci* at psycho?"
 .Cd "pci* at schizo?"