From 1ea91370aee7a939446e29391ee4e706c83356be Mon Sep 17 00:00:00 2001 From: Mateusz Guzik Date: Wed, 19 Dec 2018 20:25:58 +0000 Subject: [PATCH] Update priv(9) after r341827 Reported by: trasz Sponsored by: The FreeBSD Foundation --- share/man/man9/priv.9 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/share/man/man9/priv.9 b/share/man/man9/priv.9 index def1ca3f3a5d..93dce23855c1 100644 --- a/share/man/man9/priv.9 +++ b/share/man/man9/priv.9 @@ -28,7 +28,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 30, 2006 +.Dd December 19, 2018 .Dt PRIV 9 .Os .Sh NAME @@ -39,7 +39,7 @@ .Ft int .Fn priv_check "struct thread *td" "int priv" .Ft int -.Fn priv_check_cred "struct ucred *cred" "int priv" "int flags" +.Fn priv_check_cred "struct ucred *cred" "int priv" .Sh DESCRIPTION The .Nm @@ -57,9 +57,6 @@ policy or access control list. The caller identifies the desired privilege via the .Fa priv argument. -The optional flags argument, -.Fa flags , -is currently unused. .Ss Privilege Policies Privileges are typically granted based on one of two base system policies: the superuser policy, which grants privilege based on the effective (or