]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix quickhelp listing in tmpfiles.d(5)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 7 Apr 2021 16:26:15 +0000 (18:26 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 8 Apr 2021 09:01:29 +0000 (11:01 +0200)
Unlike many other small/big letter combos, this one has the recursive
version attached to the lowercase letter.

man/tmpfiles.d.xml

index 55b763e26d587f504f5047ac38592b7e94def5c6..35b762ca3f7c7d3b6d2d79cc844f64e4275e9d41 100644 (file)
@@ -58,8 +58,8 @@ c+    /dev/char-device-to-[re]create           mode user group -           major
 b     /dev/block-device-to-create              mode user group -           major:minor
 b+    /dev/block-device-to-[re]create          mode user group -           major:minor
 C     /target/to/create                        -    -    -     -           /source/to/copy
-x     /path-or-glob/to/ignore                  -    -    -     -           -
-X     /path-or-glob/to/ignore/recursively      -    -    -     -           -
+x     /path-or-glob/to/ignore/recursively      -    -    -     -           -
+X     /path-or-glob/to/ignore                  -    -    -     -           -
 r     /empty/dir/to/remove                     -    -    -     -           -
 R     /dir/to/remove/recursively               -    -    -     -           -
 z     /path-or-glob/to/adjust/mode             mode user group -           -