Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Oct 2021 07:48:26 GMT
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4c54b6e5c710 - main - sysutils/jailrc: fix typos in pkg-descr.
Message-ID:  <202110160748.19G7mQaq011102@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by olgeni:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4c54b6e5c710e7c9a7a1a42f5358f5518525b958

commit 4c54b6e5c710e7c9a7a1a42f5358f5518525b958
Author:     Jimmy Olgeni <olgeni@FreeBSD.org>
AuthorDate: 2021-10-15 21:57:53 +0000
Commit:     Jimmy Olgeni <olgeni@FreeBSD.org>
CommitDate: 2021-10-16 07:09:18 +0000

    sysutils/jailrc: fix typos in pkg-descr.
---
 sysutils/jailrc/pkg-descr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/jailrc/pkg-descr b/sysutils/jailrc/pkg-descr
index d04d3802cd65..897927ebce50 100644
--- a/sysutils/jailrc/pkg-descr
+++ b/sysutils/jailrc/pkg-descr
@@ -3,7 +3,7 @@ Jailrc is an improved startup/shutdown script for FreeBSD jails.
 It contains the following changes to the original /etc/rc.d/jail script:
 
 - parameters support: you can specify any parameters supported by jail(8)
-- ZFS support: you can deletate ZFS datasets to jails
+- ZFS support: you can delegate ZFS datasets to jails
 - jails are not identified by a file in /var/spool/jail anymore
 - two new commands "create" and "remove" to manage persistent jails
 



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