git: be6b6b8bf2e5 - stable/13 - uefi.8: Fix style
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Mar 2022 22:27:14 UTC
The branch stable/13 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=be6b6b8bf2e52607c325b61eff0833b86810e00f commit be6b6b8bf2e52607c325b61eff0833b86810e00f Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2022-03-18 10:53:10 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2022-03-22 22:26:34 +0000 uefi.8: Fix style MFC after: 3 days (cherry picked from commit 20f0dabb71444eed658d75cbe2c381810cac0754) --- share/man/man8/uefi.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man8/uefi.8 b/share/man/man8/uefi.8 index 76fcedbfff16..7705690be08c 100644 --- a/share/man/man8/uefi.8 +++ b/share/man/man8/uefi.8 @@ -50,7 +50,7 @@ boot process loads system bootstrap code located in an EFI System Partition The ESP is a GPT or MBR partition with a specific identifier that contains an .Xr msdosfs 5 FAT file system with a specified file hierarchy. -.Bl -column -offset indent ".Sy Partition Scheme" ".Sy ESP Identifier" +.Bl -column -offset indent "Partition Scheme" "ESP Identifier" .It Sy "Partition Scheme" Ta Sy "ESP Identifier" .It GPT Ta C12A7328-F81F-11D2-BA4B-00A0C93EC93B .It MBR Ta 0xEF @@ -103,9 +103,9 @@ bootstrap .It Pa /boot/loader.efi Final stage bootstrap .It Pa /boot/kernel/kernel -default kernel +Default kernel .It Pa /boot/kernel.old/kernel -typical non-default kernel (optional) +Typical non-default kernel (optional) .El .Sh SEE ALSO .Xr vt 4 ,