diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-11-06 20:06:30 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-11-06 20:06:30 +0100 |
commit | 81c7dd897c6af68e66b58e97abce676641edc197 (patch) | |
tree | e2dc490345a99dd77aa8994dd03f99f6c435e1ee /man/sd_bus_creds_get_pid.xml | |
parent | 8d07a7c47159ebc2bcc775e2c1997cb44bd1ac95 (diff) |
s/command-line/command line/g
A follow-up to:
commit 3f85ef0f05ffc51e19f86fb83a1c51e8e3cd6817
Author: Harald Hoyer <harald@redhat.com>
Date: Thu Nov 6 15:33:48 2014 +0100
s/commandline/command line/g
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 23763bd6ae..22eb6e5462 100644 --- a/man/sd_bus_creds_get_pid.xml +++ b/man/sd_bus_creds_get_pid.xml @@ -275,7 +275,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. </para> <para><function>sd_bus_creds_get_cmdline()</function> will retrieve - an array of command-line arguments (as stored in + an array of command line arguments (as stored in <filename>/proc/<replaceable>pid</replaceable>/cmdline</filename>). </para> |