diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemctl.xml | 4 | ||||
-rw-r--r-- | man/tmpfiles.d.xml | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 36edc204b7..913e9e2980 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -600,7 +600,9 @@ <listitem> <para>When used with <command>list-dependencies</command>, - the output is printed as a list instead of a tree.</para> + <command>list-units</command> or <command>list-machines</command>, the + the output is printed as a list instead of a tree, and the bullet + circles are omitted.</para> </listitem> </varlistentry> diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 662ec4518b..7712e2df32 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -390,7 +390,7 @@ attributes to set exactly as the following letters. The letters <literal>aAcCdDeijsStTu</literal> select the new attributes for the files, see - <citerefentry><refentrytitle>chattr</refentrytitle> + <citerefentry project='man-pages'><refentrytitle>chattr</refentrytitle> <manvolnum>1</manvolnum></citerefentry> for further information. </para> <para>Passing only <varname>=</varname> as argument resets |