Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2024 23:02:06 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: eec3256729 - main - handbook/linuxemu: Fix missing word
Message-ID:  <202403242302.42ON26Du069234@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/doc/commit/?id=eec325672941aff8b7aa593d548606abe450a000

commit eec325672941aff8b7aa593d548606abe450a000
Author:     cb <cb@viennan.net>
AuthorDate: 2024-03-10 04:22:39 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2024-03-24 23:00:34 +0000

    handbook/linuxemu: Fix missing word
    
    Reviewed by:    Pau Amma <pauamma@gundo.com>
    Pull Request:   https://github.com/freebsd/freebsd-doc/pull/350
---
 documentation/content/en/books/handbook/linuxemu/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/linuxemu/_index.adoc b/documentation/content/en/books/handbook/linuxemu/_index.adoc
index 03f91a3f76..b059ec6160 100644
--- a/documentation/content/en/books/handbook/linuxemu/_index.adoc
+++ b/documentation/content/en/books/handbook/linuxemu/_index.adoc
@@ -78,7 +78,7 @@ To enable the Linux ABI at boot time, execute the following command:
 # sysrc linux_enable="YES"
 ....
 
-Once enabled, it can be started without rebooting executing the following command:
+Once enabled, it can be started without rebooting by executing the following command:
 
 [source,shell]
 ....


help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403242302.42ON26Du069234>