aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/books/handbook/linuxemu/_index.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/content/en/books/handbook/linuxemu/_index.adoc')
-rw-r--r--documentation/content/en/books/handbook/linuxemu/_index.adoc2
1 files changed, 1 insertions, 1 deletions
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]
....