aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReppard <reppard@protonmail.com>2023-12-09 02:54:08 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2023-12-24 00:02:10 +0000
commit530c6e09f8fbac66d0bebef842ebbab11626fce4 (patch)
tree9c23fafeac2884305255584c554c406c148da838
parentbc7fb9f5208ad08279434bb8433281b54f0a4266 (diff)
downloaddoc-530c6e09f8fbac66d0bebef842ebbab11626fce4.tar.gz
doc-530c6e09f8fbac66d0bebef842ebbab11626fce4.zip
handbook/jails: Fix typo for jail onestop command
-rw-r--r--documentation/content/en/books/handbook/jails/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/jails/_index.adoc b/documentation/content/en/books/handbook/jails/_index.adoc
index dc72413cf0..407c239de7 100644
--- a/documentation/content/en/books/handbook/jails/_index.adoc
+++ b/documentation/content/en/books/handbook/jails/_index.adoc
@@ -809,7 +809,7 @@ it will be necessary to stop the jail from the host system by executing the foll
[source,shell]
....
-# service jail ubuntu onestop
+# service jail onestop ubuntu
....
Then add an entry in [.filename]#/etc/jail.conf# for the Linux jail: