aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedict Reuschling <bcr@FreeBSD.org>2023-12-28 14:59:46 +0000
committerBenedict Reuschling <bcr@FreeBSD.org>2023-12-28 14:59:46 +0000
commit02fa12bad59fce6f79fe5789a95bcecbc3adc950 (patch)
treed893866b60fe2fecf1a16aa42aa6f167c3e596d1
parentcd2e6adbe1c39e89c446d5c96af2d036d21bdfda (diff)
downloaddoc-02fa12bad5.tar.gz
doc-02fa12bad5.zip
Typo fix: withing -> within
-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 407c239de7..508869289b 100644
--- a/documentation/content/en/books/handbook/jails/_index.adoc
+++ b/documentation/content/en/books/handbook/jails/_index.adoc
@@ -997,7 +997,7 @@ Upgrading FreeBSD Jails ensures that the isolated environments remain secure, up
Jails *must be updated from the host* operating system.
The default behavior in FreeBSD is to disallow the use of man:chflags[1] in a jail.
-This will prevent the update of some files so updating from withing the jail will fail.
+This will prevent the update of some files so updating from within the jail will fail.
To update the jail to the latest patch release of the version of FreeBSD it is running, execute the following commands on the host: