diff options
author | Daniel Mack <github@zonque.org> | 2015-11-03 14:47:55 +0100 |
---|---|---|
committer | Daniel Mack <github@zonque.org> | 2015-11-03 14:47:55 +0100 |
commit | 8889cbd4dcf7ee42c0a0b08f46372044cc041ff6 (patch) | |
tree | 2b92067f63706b3138355ac469c18a2a5b49c659 /man | |
parent | 8218743e1eda6d279d6366739f196703640c8c39 (diff) | |
parent | c30c611ce3d1eaa3d727a82947b880a06a19b32c (diff) |
Merge pull request #1763 from endocode/kayrus/fix_man_chattr
Fixed link to chattr man page
Diffstat (limited to 'man')
-rw-r--r-- | man/tmpfiles.d.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |