[systemd-commits] man/systemd.path.xml man/systemd.unit.xml
Michael Biebl
mbiebl at kemper.freedesktop.org
Tue Apr 17 05:38:05 PDT 2012
man/systemd.path.xml | 2 +-
man/systemd.unit.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit dc786b29c309bed4edc3c42e950e445c176c8a0c
Author: Michael Biebl <biebl at debian.org>
Date: Tue Apr 17 14:35:48 2012 +0200
man: Fix a few typos
Reported-by: A. Costa <agcosta at gis.net>
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668344
diff --git a/man/systemd.path.xml b/man/systemd.path.xml
index 01082ad..2d02318 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 28ca8ce..12416fa 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
More information about the systemd-commits
mailing list