Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2023 13:50:10 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 213283f43f - main - handbook: Spelling (that -> than)
Message-ID:  <202311271350.3ARDoAwN034325@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help

The branch main has been updated by emaste:

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

commit 213283f43f66c0cc6836f74bc9175f231f366e7e
Author:     Ralf Doering <ralf@rdoering.net>
AuthorDate: 2023-11-26 17:10:22 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-11-27 13:49:44 +0000

    handbook: Spelling (that -> than)
    
    Pull Request: https://github.com/freebsd/freebsd-doc/pull/299
---
 documentation/content/en/books/handbook/jails/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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]]



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