Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 2021 19:00:31 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: de3e66f4bb2d - releng/13.0 - Restore missing word
Message-ID:  <202103011900.121J0VIP030872@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch releng/13.0 has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=de3e66f4bb2d2e72be2d12301fbda1a1525a0ef5

commit de3e66f4bb2d2e72be2d12301fbda1a1525a0ef5
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2021-02-22 21:39:04 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2021-03-01 18:59:41 +0000

    Restore missing word
    
    "in" got dropped when I shuffled things around.
    
    Noticed by: rpokala@
    MFC After: 3 days
    Approved by: re@ (gjb)
    (cherry picked from commit f11e9f325aee3459fee94f3a660a8e6c1a25c2ac)
    (cherry picked from commit 1df1b4190b41ee3237486e9daa0a751cbc56312d)
---
 share/man/man8/uefi.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man8/uefi.8 b/share/man/man8/uefi.8
index dfc144718f7b..3ecfe05ac1c4 100644
--- a/share/man/man8/uefi.8
+++ b/share/man/man8/uefi.8
@@ -141,7 +141,7 @@ EFI boot support for the ia64 architecture first appeared in
 .Nm
 boot support for amd64 first appeared in
 .Fx 10.1 ;
-for arm64
+for arm64 in
 .Fx 11.0 ;
 and for armv6 and armv7 in
 .Fx 12.0 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103011900.121J0VIP030872>