summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2013-05-03 23:43:11 +0300
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-05-03 22:45:09 -0400
commitd2bbca6855b174fb7ea90b4767a886bb88bd2400 (patch)
tree6d99e5c15cca52cccd05e5ead642d6c0c5017d86 /man
parent20089f95e83dd6a3e9238b3448ce2e55536184ff (diff)
Spelling fixes
Diffstat (limited to 'man')
-rw-r--r--man/systemctl.xml2
-rw-r--r--man/systemd.service.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 27eabf265..0afb0cc62 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -122,7 +122,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<command>show</command> command, limit display to certain
properties as specified as argument. If not specified all
set properties are shown. The argument should be a
- comma-seperated list of property names, such as
+ comma-separated list of property names, such as
<literal>MainPID</literal>. If specified more than once all
properties with the specified names are shown.</para>
</listitem>
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index 09d1d5ff7..0454cf292 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -621,7 +621,7 @@
In this context, a clean exit means
an exit code of 0, or one of the signals
SIGHUP, SIGINT, SIGTERM, or SIGPIPE, and
- additonally, exit statuses and signals
+ additionally, exit statuses and signals
specified in <varname>SuccessExitStatus=</varname>.
If set to <option>on-failure</option>
the service will be restarted when the