git: 165d97049a6e - releng/13.1 - loader.4th(8): Fix a typo in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Apr 2022 13:31:25 UTC
The branch releng/13.1 has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=165d97049a6e51d32d0dbc3437a79d2499f7a624
commit 165d97049a6e51d32d0dbc3437a79d2499f7a624
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-04-02 13:11:59 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-04-15 13:25:48 +0000
loader.4th(8): Fix a typo in the manual page
- s/commmand/command/
Approved by: re@ (gjb)
(cherry picked from commit ad49d7c54cca4906179369e2196c1edbcf509342)
---
stand/forth/loader.4th.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stand/forth/loader.4th.8 b/stand/forth/loader.4th.8
index b689077058da..af8dbfca1b8e 100644
--- a/stand/forth/loader.4th.8
+++ b/stand/forth/loader.4th.8
@@ -100,7 +100,7 @@ After which you can use the
.Ic boot
or
.Ic autoboot
-commmands or simply exit (provided
+commands or simply exit (provided
.Va autoboot_delay
is not set to NO) to boot the system.
.Ic start