diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-08-23 12:12:28 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-08-23 12:14:58 +0200 |
commit | 15102ced42b05c9b48b2f36d68f895946cb18237 (patch) | |
tree | d969bc8a27c6d40f027a00d269a88480514bda8a /man/systemd.path.xml | |
parent | take jointly mounted controllers into account when migrate cgroups, otherwise... (diff) | |
download | systemd-15102ced42b05c9b48b2f36d68f895946cb18237.tar.xz systemd-15102ced42b05c9b48b2f36d68f895946cb18237.zip |
man: similar → similarly
Something *is* similar
Something *works* similarly
Something does something, similarly to how something else does something
See https://sites.ulethbridge.ca/roussel/2017/11/29/similar-and-similarly-are-they-similar/
for a clear explanation.
Diffstat (limited to 'man/systemd.path.xml')
-rw-r--r-- | man/systemd.path.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.path.xml b/man/systemd.path.xml index 0392f0dae0..4e4cd9137a 100644 --- a/man/systemd.path.xml +++ b/man/systemd.path.xml @@ -122,7 +122,7 @@ <varname>PathExists=</varname> may be used to watch the mere existence of a file or directory. If the file specified exists, the configured unit is activated. - <varname>PathExistsGlob=</varname> works similar, but checks + <varname>PathExistsGlob=</varname> works similarly, but checks for the existence of at least one file matching the globbing pattern specified. <varname>PathChanged=</varname> may be used to watch a file or directory and activate the configured unit |