mirror of
https://github.com/openbsd/src.git
synced 2026-06-18 15:23:33 +02:00
Mention powerpc64 and riscv64 support
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: openprom.4,v 1.2 2022/09/11 06:38:11 jmc Exp $
|
||||
.\" $OpenBSD: openprom.4,v 1.3 2026/04/21 20:00:55 jca Exp $
|
||||
.\" Copyright (c) 1992, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
.\"
|
||||
@@ -32,7 +32,7 @@
|
||||
.\"
|
||||
.\" from: @(#)openprom.4 8.1 (Berkeley) 6/5/93
|
||||
.\"
|
||||
.Dd $Mdocdate: September 11 2022 $
|
||||
.Dd $Mdocdate: April 21 2026 $
|
||||
.Dt OPENPROM 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -157,8 +157,12 @@ on octeon since
|
||||
.Ox 6.0 ,
|
||||
on armv7 since
|
||||
.Ox 6.0 ,
|
||||
and on arm64 since
|
||||
.Ox 6.1 .
|
||||
on arm64 since
|
||||
.Ox 6.1 ,
|
||||
on powerpc64 since
|
||||
.Ox 6.8 ,
|
||||
and on riscv64 since
|
||||
.Ox 7.0 .
|
||||
.Sh BUGS
|
||||
Due to limitations within the OPENPROM itself,
|
||||
these functions run at elevated priority
|
||||
|
||||
Reference in New Issue
Block a user