git: bce0d13af058 - stable/12 - 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:33:32 UTC
The branch stable/12 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=bce0d13af058c7df18a694dd8314a703c2438a15 commit bce0d13af058c7df18a694dd8314a703c2438a15 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:24:12 +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