summaryrefslogtreecommitdiffstats
path: root/share/man/man9/suser.9
diff options
context:
space:
mode:
authorcperciva <cperciva@FreeBSD.org>2004-07-26 07:24:04 +0000
committercperciva <cperciva@FreeBSD.org>2004-07-26 07:24:04 +0000
commitd9fecc83c80e01cb4e66d1fd0a02e96b1fcbcbc5 (patch)
treee24e86995427678a1313e8f62cc17f84bdcaf82b /share/man/man9/suser.9
parent5997e4b6ce7d492b2ccb725239af23a268509c09 (diff)
downloadFreeBSD-src-d9fecc83c80e01cb4e66d1fd0a02e96b1fcbcbc5.zip
FreeBSD-src-d9fecc83c80e01cb4e66d1fd0a02e96b1fcbcbc5.tar.gz
Rename suser_cred()'s PRISON_ROOT flag to SUSER_ALLOWJAIL. This is
somewhat clearer, but more importantly allows for a consistent naming scheme for suser_cred flags. The old name is still defined, but will be removed in a few days (unless I hear any complaints...) Discussed with: rwatson, scottl Requested by: jhb
Diffstat (limited to 'share/man/man9/suser.9')
-rw-r--r--share/man/man9/suser.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/suser.9 b/share/man/man9/suser.9
index c8be714..ac10438 100644
--- a/share/man/man9/suser.9
+++ b/share/man/man9/suser.9
@@ -72,7 +72,7 @@ been imprisoned by the
system call.
There are cases however where this is appropriate, and this can
be done by passing
-.Dv PRISON_ROOT
+.Dv SUSER_ALLOWJAIL
in the
.Fa flag
argument to the
OpenPOWER on IntegriCloud