diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-05-20 00:58:54 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-05-20 00:58:54 +0000 |
commit | a4a35efa4aa0b874299f583f2bcdcb75c5208ef0 (patch) | |
tree | cb3fcd1d02b8c56bf755d4dbadd844486a73fb3f /share | |
parent | fbd6430bf82146f0311bf428ae2dcb2bc5f49380 (diff) |
arm64 -> powerpc64
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.powerpc64/intro.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.powerpc64/intro.4 b/share/man/man4/man4.powerpc64/intro.4 index 7e23983d328..c674e453b5f 100644 --- a/share/man/man4/man4.powerpc64/intro.4 +++ b/share/man/man4/man4.powerpc64/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.1 2020/10/02 22:17:28 kettenis Exp $ +.\" $OpenBSD: intro.4,v 1.2 2021/05/20 00:58:53 jsg Exp $ .\" .\" Copyright (c) 2014 Sylvestre Gallon <syl@openbsd.org> .\" 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: October 2 2020 $ +.Dd $Mdocdate: May 20 2021 $ .Dt INTRO 4 powerpc64 .Os .Sh NAME @@ -57,7 +57,7 @@ and network related information. The networking support is introduced in .Xr netintro 4 . .Sh DEVICE SUPPORT -This section describes the hardware supported on the arm64 +This section describes the hardware supported on the powerpc64 platform. Software support for these devices comes in two forms. A hardware device may be supported with a character or block |