diff options
-rw-r--r-- | share/man/man4/man4.arm64/openprom.4 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/man4.arm64/openprom.4 b/share/man/man4/man4.arm64/openprom.4 index 6d66acedbf2..26910ea17ec 100644 --- a/share/man/man4/man4.arm64/openprom.4 +++ b/share/man/man4/man4.arm64/openprom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openprom.4,v 1.2 2019/04/23 17:46:28 denis Exp $ +.\" $OpenBSD: openprom.4,v 1.3 2019/04/24 15:58:57 denis 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: April 23 2019 $ +.Dd $Mdocdate: April 24 2019 $ .Dt OPENPROM 4 arm64 .Os .Sh NAME @@ -139,6 +139,9 @@ Memory could not be allocated. .Sh SEE ALSO .Xr ioctl 2 , .Xr eeprom 8 +.Sh HISTORY +The ARM OPENPROM interface first appeared in +.Ox 6.1 . .Sh BUGS Due to limitations within the OPENPROM itself, these functions run at elevated priority |