]> 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>
Tue, 17 Jan 2017 14:51:35 +0000 (15:51 +0100)
Signed-off-by: Michael Kerrisk <mtk.man-pages@gmail.com>
misc-utils/kill.1
sys-utils/mount.8
sys-utils/setpriv.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 b9ac41fad9d8e7fdbd97c953addb4d07fc5c87b1..6aefa7cd18ceb93b845dd8db56b8a267286a9b3b 100644 (file)
@@ -1187,7 +1187,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.
@@ -1203,7 +1203,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
@@ -1588,7 +1588,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
@@ -1611,7 +1611,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
@@ -1890,7 +1890,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
@@ -1927,7 +1927,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
@@ -2119,7 +2119,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
@@ -2141,7 +2141,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