diff options
| author | Ahmad Khalifa <vexeduxr@FreeBSD.org> | 2026-02-24 20:11:26 +0000 |
|---|---|---|
| committer | Ahmad Khalifa <vexeduxr@FreeBSD.org> | 2026-02-24 20:42:21 +0000 |
| commit | fac9ae3db4e6a28dfd467369e262f636e10a3b01 (patch) | |
| tree | 128f3d1eca3ab5c500089b82b8c17787d658c60c | |
| parent | 0c075db78a98de8e3a255597d045bcd24ba27be7 (diff) | |
efibootmgr.8: capitalize examples section header
MFC after: 3 days
| -rw-r--r-- | usr.sbin/efibootmgr/efibootmgr.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/efibootmgr/efibootmgr.8 b/usr.sbin/efibootmgr/efibootmgr.8 index ca4e87a30ef8..e5054023e40c 100644 --- a/usr.sbin/efibootmgr/efibootmgr.8 +++ b/usr.sbin/efibootmgr/efibootmgr.8 @@ -202,7 +202,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: |
