The branch stable/14 has been updated by vexeduxr: URL: https://cgit.FreeBSD.org/src/commit/?id=0f5900bf663b980c88546711077110aef88972a7
commit 0f5900bf663b980c88546711077110aef88972a7 Author: Ahmad Khalifa <[email protected]> AuthorDate: 2026-02-24 20:11:26 +0000 Commit: Ahmad Khalifa <[email protected]> CommitDate: 2026-02-26 03:13:15 +0000 efibootmgr.8: capitalize examples section header MFC after: 3 days (cherry picked from commit fac9ae3db4e6a28dfd467369e262f636e10a3b01) --- usr.sbin/efibootmgr/efibootmgr.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/efibootmgr/efibootmgr.8 b/usr.sbin/efibootmgr/efibootmgr.8 index fc8da06719c5..68eef1c9cbb5 100644 --- a/usr.sbin/efibootmgr/efibootmgr.8 +++ b/usr.sbin/efibootmgr/efibootmgr.8 @@ -179,7 +179,7 @@ Displays the UEFI device path of .It Fl v -verbose Display the device path of boot entries in the output. .El -.Sh Examples +.Sh EXAMPLES To display the current .Cm Boot related variables in the system:
