git: 3edf9d98653b - stable/13 - loader.4th(8): Fix a typo in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Apr 2022 06:19:24 UTC
The branch stable/13 has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=3edf9d98653b0f08b3723837a986fd3d26fbc054
commit 3edf9d98653b0f08b3723837a986fd3d26fbc054
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-04-02 13:11:59 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-04-09 06:15:25 +0000
loader.4th(8): Fix a typo in the manual page
- s/commmand/command/
(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