git: dcffbdf28aab - stable/14 - loader.efi.8: hw.uart.console is explained in uart

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Thu, 06 Aug 2026 22:32:08 UTC
The branch stable/14 has been updated by ziaee:

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

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

    loader.efi.8: hw.uart.console is explained in uart
    
    PR:             295944
    MFC to:         15
    MFC after:      3 days
    
    (cherry picked from commit a641aa1c80f80e44cd9212b95e6584db9533712c)
---
 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 1cf389cd8b7c..a27401e6f26a 100644
--- a/stand/man/loader.efi.8
+++ b/stand/man/loader.efi.8
@@ -150,9 +150,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.