diff options
author | Joerg Behrmann <behrmann@physik.fu-berlin.de> | 2023-09-19 17:45:44 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2023-09-20 17:37:23 +0200 |
commit | 7c52d5236a3bc85db1755de6a458934be095cd1c (patch) | |
tree | 227fc60923c865d8f0740e92aab35d6422ed8abb /man/systemd-coredump.xml | |
parent | Merge pull request #29239 from poettering/clock-nanosleep (diff) | |
download | systemd-7c52d5236a3bc85db1755de6a458934be095cd1c.tar.xz systemd-7c52d5236a3bc85db1755de6a458934be095cd1c.zip |
treewide: split commandline into command line
Diffstat (limited to 'man/systemd-coredump.xml')
-rw-r--r-- | man/systemd-coredump.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-coredump.xml b/man/systemd-coredump.xml index 14fd217429..0c1efabcc1 100644 --- a/man/systemd-coredump.xml +++ b/man/systemd-coredump.xml @@ -354,7 +354,7 @@ flags: ... <varlistentry> <term><varname>COREDUMP_CONTAINER_CMDLINE=</varname></term> - <listitem><para>For processes running in a container, the commandline of the process spawning the + <listitem><para>For processes running in a container, the command line of the process spawning the container (the first parent process with a different mount namespace).</para> <xi:include href="version-info.xml" xpointer="v248"/></listitem> |