diff options
| author | Alexander Ziaee <concussious@runbox.com> | 2024-05-15 18:59:50 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2024-05-16 16:25:29 +0000 |
| commit | 1a720cbec513210fa2e85c3882741ef2f6dc5f35 (patch) | |
| tree | 9c766091beea3d8392fe795c9e72f27a9c1b29b5 /share/man/man8 | |
| parent | a03e8a40d40486945296b4ed27ca6f31a93a366b (diff) | |
Diffstat (limited to 'share/man/man8')
| -rw-r--r-- | share/man/man8/uefi.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/uefi.8 b/share/man/man8/uefi.8 index 42642bb48260..7a684f6b092b 100644 --- a/share/man/man8/uefi.8 +++ b/share/man/man8/uefi.8 @@ -45,7 +45,7 @@ The boot process loads system bootstrap code located in an EFI System Partition (ESP). The ESP is a GPT or MBR partition with a specific identifier that contains an -.Xr msdosfs 5 +.Xr msdosfs 4 FAT file system with a specified file hierarchy. .Bl -column -offset indent "Partition Scheme" "ESP Identifier" .It Sy "Partition Scheme" Ta Sy "ESP Identifier" @@ -110,7 +110,7 @@ Typical non-default kernel (optional) .Sh SEE ALSO .Xr vt 4 , .Xr boot.config 5 , -.Xr msdosfs 5 , +.Xr msdosfs 4 , .Xr boot 8 , .Xr efibootmgr 8 , .Xr efidp 8 , |
