mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-06 12:58:22 +03:00
man: minor fixes
As suggested here: https://github.com/systemd/systemd/pull/10538#pullrequestreview-176710207
This commit is contained in:
parent
7fa0269bca
commit
fd78fd122a
@ -78,9 +78,9 @@
|
||||
name will be applied. All other conflicting entries will be logged as errors. When two lines are prefix path and
|
||||
suffix path of each other, then the prefix line is always created first, the suffix later (and if removal applies
|
||||
to the line, the order is reversed: the suffix is removed first, the prefix later). Lines that take globs are
|
||||
applied after those accepting no globs. If multiple operations shall be applied on the same file, (such as ACL,
|
||||
xattr, file attribute adjustments), these are always done in the same fixed order. Otherwise, the files/directories
|
||||
are processed in the order they are listed.</para>
|
||||
applied after those accepting no globs. If multiple operations shall be applied on the same file (such as ACL,
|
||||
xattr, file attribute adjustments), these are always done in the same fixed order. Except for those cases, the
|
||||
files/directories are processed in the order they are listed.</para>
|
||||
|
||||
<para>If the administrator wants to disable a configuration file
|
||||
supplied by the vendor, the recommended way is to place a symlink
|
||||
|
Loading…
x
Reference in New Issue
Block a user