aboutsummaryrefslogtreecommitdiff
path: root/stand
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2023-04-13 11:02:59 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2023-04-13 11:02:59 +0000
commitd8e36cd2b10f78470c1de56337f685c10ce26ed2 (patch)
tree36a98481a44ad64bf85726d458f25bde0f0a04da /stand
parent8688532f07c14aee9e2d0f21397c193cf53fe2b9 (diff)
Diffstat (limited to 'stand')
-rw-r--r--stand/efi/gptboot/gptboot.efi.84
1 files changed, 2 insertions, 2 deletions
diff --git a/stand/efi/gptboot/gptboot.efi.8 b/stand/efi/gptboot/gptboot.efi.8
index 134c5353e9f1..b4231fbf6d0c 100644
--- a/stand/efi/gptboot/gptboot.efi.8
+++ b/stand/efi/gptboot/gptboot.efi.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 6, 2021
+.Dd April 13, 2023
.Dt GPTBOOT.EFI 8
.Os
.Sh NAME
@@ -274,7 +274,7 @@ gpart set -a bootonce -i 2 ada0
appeared in
.Fx 13.0
.Sh AUTHORS
-This manual page written by
+This manual page was written by
.An Warner Losh Aq imp@FreeBSD.org .
It is based heavily on the
.Xr gptboot 8