Replace uid and gid with user-ID and group-ID in more places.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd January 19, 2022
|
||||
.Dd January 20, 2022
|
||||
.Dt SUDO_PLUGIN_PYTHON @mansectform@
|
||||
.Os Sudo @PACKAGE_VERSION@
|
||||
.Sh NAME
|
||||
@@ -314,7 +314,7 @@ The
|
||||
function is called before
|
||||
.Nm sudo
|
||||
sets up the
|
||||
execution environment for the command before any uid or gid changes.
|
||||
execution environment for the command before any user-ID or group-ID changes.
|
||||
.Pp
|
||||
The function arguments are as follows:
|
||||
.Bl -tag -width 4n
|
||||
|
Reference in New Issue
Block a user