Replace uid and gid with user-ID and group-ID in more places.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.TH "SUDO_PLUGIN_PYTHON" "5" "January 19, 2022" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
|
||||
.TH "SUDO_PLUGIN_PYTHON" "5" "January 20, 2022" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
|
||||
.nh
|
||||
.if n .ad l
|
||||
.SH "NAME"
|
||||
@@ -370,7 +370,7 @@ The
|
||||
function is called before
|
||||
\fBsudo\fR
|
||||
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.
|
||||
.sp
|
||||
The function arguments are as follows:
|
||||
.TP 6n
|
||||
|
Reference in New Issue
Block a user