git: a641aa1c80f8 - main - loader.efi.8: hw.uart.console is explained in uart

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Mon, 15 Jun 2026 22:57:08 UTC
The branch main has been updated by ziaee:

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

commit a641aa1c80f80e44cd9212b95e6584db9533712c
Author:     Caleb Harper <calebharp2005@gmail.com>
AuthorDate: 2026-06-15 22:51:05 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-06-15 22:56:01 +0000

    loader.efi.8: hw.uart.console is explained in uart
    
    PR:             295944
    MFC to:         15
    MFC after:      3 days
---
 stand/man/loader.efi.8 | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/stand/man/loader.efi.8 b/stand/man/loader.efi.8
index 8ddc869e0a27..1f55342e0ef7 100644
--- a/stand/man/loader.efi.8
+++ b/stand/man/loader.efi.8
@@ -152,9 +152,8 @@ The
 kernel will look at the
 .Dv hw.uart.console
 variable to set its serial console.
-Its format should be described in
-.Xr uart 4
-but is not.
+Its format is described in
+.Xr uart 4 .
 Set it to
 .Dq io:0x3f8,br:115200
 with the proper port address.