summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2014-02-16 14:01:31 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-02-17 19:03:07 -0500
commit48b5804a48b2b629fa793cc93bcb4a9c6edf9962 (patch)
treeca418e555298b8dc0b2f88c35625e622ad3aad78 /man
parentfc9acf252ffd0992a6bb0870f76c8d87cead2088 (diff)
doc: detail what "UID" is
Diffstat (limited to 'man')
-rw-r--r--man/sd_bus_creds_get_pid.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml
index 299c05a39..740082e47 100644
--- a/man/sd_bus_creds_get_pid.xml
+++ b/man/sd_bus_creds_get_pid.xml
@@ -246,10 +246,10 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
TID (thread identifier).</para>
<para><function>sd_bus_creds_get_uid</function> will retrieve the
- UID (user identifier).</para>
+ numeric UID (user identifier).</para>
<para><function>sd_bus_creds_get_gid</function> will retrieve the
- GID (group identifier).</para>
+ numeric GID (group identifier).</para>
<para><function>sd_bus_creds_get_comm</function> will retrieve the
comm field (name of the executable, as stored in
@@ -301,7 +301,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
</para>
<para><function>sd_bus_creds_get_owner_uid</function> will retrieve
- the UID (user identifier) of the user who owns the slice
+ the numeric UID (user identifier) of the user who owns the slice
that the process is part of. See
<citerefentry><refentrytitle>systemd.slice</refentrytitle><manvolnum>5</manvolnum></citerefentry>
<!-- and