docs: various pages: Use "ID" not "id" in man pages

The correct abbreviation of identifier is is "ID" (as used in
many pages), not "id" (as used in a few pages).

Signed-off-by: Michael Kerrisk <mtk.man-pages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-04 20:40:01 +01:00 committed by Karel Zak
parent aedd46f66e
commit 9184323a59
3 changed files with 4 additions and 4 deletions

View File

@ -97,7 +97,7 @@ Do not restrict the command-name-to-pid conversion to processes with the same
uid as the present process.
.TP
\fB\-p\fR, \fB\-\-pid\fR
Only print the process id (pid) of the named processes, do not send any
Only print the process ID (pid) of the named processes, do not send any
signals.
.TP
\fB\-\-verbose\fR

View File

@ -1594,10 +1594,10 @@ changed using
.BR tune2fs (8).
.TP
.BR grpid | bsdgroups " and " nogrpid | sysvgroups
These options define what group id a newly created file gets.
These options define what group ID a newly created file gets.
When
.B grpid
is set, it takes the group id of the directory in which it is created;
is set, it takes the group ID of the directory in which it is created;
otherwise (the default) it takes the fsgid of the current process, unless
the directory has the set-group-ID bit set, in which case it takes the gid
from the parent directory, and also gets the set-group-ID bit set

View File

@ -15,7 +15,7 @@ prlimit \- get and set process resource limits
.IR "command " [ argument ...]
.SH DESCRIPTION
Given a process id and one or more resources, \fBprlimit\fP tries to retrieve
Given a process ID and one or more resources, \fBprlimit\fP tries to retrieve
and/or modify the limits.
When \fIcommand\fR is given,