git: 82b2c7ac7d41 - stable/14 - loader.efi.8: Fix a typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Apr 2024 02:34:44 UTC
The branch stable/14 has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=82b2c7ac7d4127bd16716ca9fbe6b2bee76eb7d1
commit 82b2c7ac7d4127bd16716ca9fbe6b2bee76eb7d1
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2023-11-22 12:24:41 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-04-16 02:32:04 +0000
loader.efi.8: Fix a typo
MFC after: 3 days
Sponsored by: Klara, Inc.
(cherry picked from commit 8ec79e8ae07d34a371eeb09329ad32993aecd906)
---
stand/man/loader.efi.8 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/stand/man/loader.efi.8 b/stand/man/loader.efi.8
index 827c4ced7f2e..cc24b25594f9 100644
--- a/stand/man/loader.efi.8
+++ b/stand/man/loader.efi.8
@@ -30,7 +30,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd September 4, 2022
+.Dd November 22, 2023
.Dt LOADER.EFI 8
.Os
.Sh NAME
@@ -352,7 +352,7 @@ The default location for the ESP mount point is documented in
.Xr hier 7 .
.Sh EXAMPLES
.Ss Updating loader.efi on the ESP
-The following examples shows how to install a new
+The following example shows how to install a new
.Nm
on the ESP.
.Pp