]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: various pages: Use 'UID" and "GID", not "uid" and "gid" in man pages
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 4 Dec 2016 19:51:32 +0000 (20:51 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 9 Dec 2016 12:45:09 +0000 (13:45 +0100)
Signed-off-by: Michael Kerrisk <mtk.man-pages@gmail.com>
misc-utils/kill.1
sys-utils/mount.8
sys-utils/setpriv.1
term-utils/wall.1

index 8cc31cd5e37f559c6b98eaaaeaa4bfc2541a682f..a0aca8bf18b08f25925343fb7536ebedf40a709d 100644 (file)
@@ -94,7 +94,7 @@ numbers.
 .TP
 \fB\-a\fR, \fB\-\-all\fR
 Do not restrict the command-name-to-PID conversion to processes with the same
-uid as the present process.
+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
index 5927963db63fe5c8907ad4d0d20e6afbb4ef75d3..22e250a8d3f838347db6e35ac151b5f3f5842201 100644 (file)
@@ -1198,7 +1198,7 @@ but with option
 .B uid
 or
 .B gid
-without specified value, the uid and gid of the current process are taken).
+without specified value, the UID and GID of the current process are taken).
 .TP
 \fBsetuid=\fP\,\fIvalue\fP and \fBsetgid=\fP\,\fIvalue\fP
 Set the owner and group of all files.
@@ -1214,7 +1214,7 @@ The value is given in octal.
 Do not allow any changes to the protection bits on the filesystem.
 .TP
 .B usemp
-Set uid and gid of the root of the filesystem to the uid and gid
+Set UID and GID of the root of the filesystem to the UID and GID
 of the mount point upon the first sync or umount, and then
 clear this option.  Strange...
 .TP
@@ -1599,7 +1599,7 @@ When
 .B grpid
 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
+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
 if it is a directory itself.
 .TP
@@ -1622,7 +1622,7 @@ space (by default 5%, see
 and
 .BR tune2fs (8)).
 These options determine who can use the reserved blocks.
-(Roughly: whoever has the specified uid, or belongs to the specified group.)
+(Roughly: whoever has the specified UID, or belongs to the specified group.)
 .TP
 .BI sb= n
 Instead of block 1, use block
@@ -1901,7 +1901,7 @@ Set blocksize (default 512).  This option is obsolete.
 .TP
 \fBuid=\fP\,\fIvalue\fP and \fBgid=\fP\,\fIvalue\fP
 Set the owner and group of all files.
-(Default: the uid and gid of the current process.)
+(Default: the UID and GID of the current process.)
 .TP
 .BI umask= value
 Set the umask (the bitmask of the permissions that are
@@ -1938,7 +1938,7 @@ is also allowed.  I.e.\& \s+3~\s0dmask & 022)
 Normally
 .BR utime (2)
 checks current process is owner of the file, or it has
-CAP_FOWNER capability.  But FAT filesystem doesn't have uid/gid on disk, so
+CAP_FOWNER capability.  But FAT filesystem doesn't have UID/GID on disk, so
 normal check is too inflexible.  With this option you can relax it.
 .RE
 .TP
@@ -2130,7 +2130,7 @@ used for creating new files.  Default values: '????'.
 .TP
 .BI uid= n ", gid=" n
 Set the owner and group of all files.
-(Default: the uid and gid of the current process.)
+(Default: the UID and GID of the current process.)
 .TP
 .BI dir_umask= n ", file_umask=" n ", umask=" n
 Set the umask used for all directories, all regular files, or all
@@ -2152,7 +2152,7 @@ Don't complain about invalid mount options.
 .SS "Mount options for hpfs"
 .TP
 \fBuid=\fP\,\fIvalue\fP and \fBgid=\fP\,\fIvalue\fP
-Set the owner and group of all files. (Default: the uid and gid
+Set the owner and group of all files. (Default: the UID and GID
 of the current process.)
 .TP
 .BI umask= value
index 23c14768574ade7c777d0d48243b12d51a200e4f..c65c402d7fd4bc524e1e3b2796c8f4c237ab9d6e 100644 (file)
@@ -74,7 +74,7 @@ in the Linux kernel source.
 The no_new_privs bit is supported since Linux 3.5.
 .TP
 .BI \-\-rgid " gid\fR, " \-\-egid " gid\fR, " \-\-regid " gid"
-Set the real, effective, or both gids.  The \fIgid\fR argument can be
+Set the real, effective, or both GIDs.  The \fIgid\fR argument can be
 given as textual group name.
 .sp
 For safety, you must specify one of
@@ -85,7 +85,7 @@ if you set any primary
 .IR gid .
 .TP
 .BI \-\-ruid " uid\fR, " \-\-euid " uid\fR, " \-\-reuid " uid"
-Set the real, effective, or both uids.  The \fIuid\fR argument can be
+Set the real, effective, or both UIDs.  The \fIuid\fR argument can be
 given as textual login name.
 .sp
 Setting a
index 939810cc434cc276740fde97f2bbe8226cae1b27..922d85f0c6a2d3969acd2ac44ac09eefa097c36a 100644 (file)
@@ -74,7 +74,7 @@ modem lines.
 .BR \-g , " \-\-group " \fIgroup\fR
 Limit printing message to members of group defined as a
 .I group
-argument.  The argument can be group name or gid.
+argument.  The argument can be group name or GID.
 .TP
 .BR \-V , " \-\-version"
 Display version information and exit.