diff options
-rw-r--r-- | man/systemd.path.xml | 2 | ||||
-rw-r--r-- | man/systemd.unit.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.path.xml b/man/systemd.path.xml index 01082ad61d..2d02318f19 100644 --- a/man/systemd.path.xml +++ b/man/systemd.path.xml @@ -125,7 +125,7 @@ is activated. <varname>PathExistsGlob=</varname> works similar, but checks for the - existance of at least one file + existence of at least one file matching the globbing pattern specified. <varname>PathChanged=</varname> may be used to watch a file or diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 28ca8cef10..12416fa317 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -122,7 +122,7 @@ <para>If a line starts with <option>.include</option> followed by a file name, the specified file will be parsed at this point. Make sure that the file that is - included has the appropiate section headers before + included has the appropriate section headers before any directives.</para> <para>Along with a unit file |