Date: Mon, 23 Oct 2017 20:32:18 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r324936 - head/share/man/man8 Message-ID: <201710232032.v9NKWImw044178@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: emaste Date: Mon Oct 23 20:32:18 2017 New Revision: 324936 URL: https://svnweb.freebsd.org/changeset/base/324936 Log: uefi.8: mention use on (32-bit) arm Sponsored by: The FreeBSD Foundation Modified: head/share/man/man8/uefi.8 Modified: head/share/man/man8/uefi.8 ============================================================================== --- head/share/man/man8/uefi.8 Mon Oct 23 19:15:51 2017 (r324935) +++ head/share/man/man8/uefi.8 Mon Oct 23 20:32:18 2017 (r324936) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 11, 2016 +.Dd October 23, 2017 .Dt UEFI 8 .Os .Sh NAME @@ -37,7 +37,7 @@ Unified Extensible Firmware Interface provides boot- a to operating systems. .Nm is a replacement for the legacy BIOS on the i386 and amd64 CPU architectures, -and is also used on arm64 and ia64. +and is also used on arm, arm64 and ia64. .Pp The .Nm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710232032.v9NKWImw044178>