From 290ddea792372dab4467cd8837b29f0868a58281 Mon Sep 17 00:00:00 2001 From: cneira Date: Fri, 12 Jul 2019 17:08:23 -0400 Subject: [PATCH] fixup --- website/source/docs/drivers/external/jail-task-driver.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/drivers/external/jail-task-driver.html.md b/website/source/docs/drivers/external/jail-task-driver.html.md index 90980d4da..c1e75f91d 100644 --- a/website/source/docs/drivers/external/jail-task-driver.html.md +++ b/website/source/docs/drivers/external/jail-task-driver.html.md @@ -66,9 +66,9 @@ The Jail task driver supports most of [JAIL(8)][JAIL(8)] parameters, for a list Since raw sockets can be used to configure and interact with various network subsystems, extra caution should be used where privileged access to jails is given out to untrusted parties. -## Resource control +## Resource Isolation -Resource control on jails is enforced by [RCTL(8)][rctl-doc] all parameters for resource control +Resource isolation on jails is enforced by [RCTL(8)][rctl-doc] all parameters for resource control are supported.