diff options
author | Ralf Doering <ralf@rdoering.net> | 2023-11-26 17:10:22 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2023-11-27 13:49:44 +0000 |
commit | 213283f43f66c0cc6836f74bc9175f231f366e7e (patch) | |
tree | e75228da8cc280d4b163713e05d394fa1996fed6 | |
parent | d81a583439d2bcbdeaec1dd8b51d1850e6c62d51 (diff) |
handbook: Spelling (that -> than)
Pull Request: https://github.com/freebsd/freebsd-doc/pull/299
-rw-r--r-- | documentation/content/en/books/handbook/jails/_index.adoc | 2 |
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 3ac134a9f5..dc72413cf0 100644 --- a/documentation/content/en/books/handbook/jails/_index.adoc +++ b/documentation/content/en/books/handbook/jails/_index.adoc @@ -163,7 +163,7 @@ It will be necessary to configure the man:jail[8] utility, create the necessary [TIP] ==== -The FreeBSD version running in the jail can not be newer that the version running in the host. +The FreeBSD version running in the jail can not be newer than the version running in the host. ==== [[host-configuration-jail-utility]] |