aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJamie Gritton <jamie@FreeBSD.org>2016-05-30 05:21:24 +0000
committerJamie Gritton <jamie@FreeBSD.org>2016-05-30 05:21:24 +0000
commitee8d6bd352e7fd23ede9349b939e051039a87d49 (patch)
treea08b0a70794be3c3f13b48eb8c261fdbab7bc6f4 /lib
parent5cfd97e8234b963c5a407beeb9886604c2ee7622 (diff)
downloadsrc-ee8d6bd352e7fd23ede9349b939e051039a87d49.tar.gz
src-ee8d6bd352e7fd23ede9349b939e051039a87d49.zip
Mark jail(2), and the sysctls that it (and only it) uses as deprecated.
jail(8) has long used jail_set(2), and those sysctl only cause confusion.
Notes
Notes: svn path=/head/; revision=300983
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/jail.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/jail.2 b/lib/libc/sys/jail.2
index 8b6add91c5ed..2e13a6c3a381 100644
--- a/lib/libc/sys/jail.2
+++ b/lib/libc/sys/jail.2
@@ -106,7 +106,7 @@ pointers can be set to an arrays of IPv4 and IPv6 addresses to be assigned to
the prison, or NULL if none.
IPv4 addresses must be in network byte order.
.Pp
-This is equivalent to the
+This is equivalent to, and deprecated in favor of, the
.Fn jail_set
system call (see below), with the parameters
.Va path ,