diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-02-17 02:49:45 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-17 19:03:07 -0500 |
commit | dc968941bfc9be464e1df15afa05693dec3ec192 (patch) | |
tree | 4a6390afb279dd0406e2f8d68843b6a918f9cc14 /man/sd_bus_creds_get_pid.xml | |
parent | 66f756d437658cc464bfb5647c97efd0cf77f933 (diff) |
doc: choose different words to improve clarity
I suggest the following changes to improve the way the text reads
("flows").
Diffstat (limited to 'man/sd_bus_creds_get_pid.xml')
-rw-r--r-- | man/sd_bus_creds_get_pid.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index 25978a2895..a35efef0ca 100644 --- a/man/sd_bus_creds_get_pid.xml +++ b/man/sd_bus_creds_get_pid.xml @@ -252,7 +252,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. 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 + comm field (truncated name of the executable, as stored in <filename>/proc/<replaceable>pid</replaceable>/comm</filename>). </para> |