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