git: f5b9685f76b7 - stable/12 - uefi.8: Fix style
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Mar 2022 22:27:13 UTC
The branch stable/12 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f5b9685f76b79a94404de897f459a4d10bd117f7 commit f5b9685f76b79a94404de897f459a4d10bd117f7 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:24 +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 87d65b508ff1..ed264ad4fc9c 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 @@ -139,9 +139,9 @@ argument to .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 ,