From a8eaaee72a2f06e0fb64fb71de3b71ecba31dafb Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 3 Aug 2014 07:11:37 +0200 Subject: doc: correct orthography, word forms and missing/extraneous words --- man/systemd.service.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'man/systemd.service.xml') diff --git a/man/systemd.service.xml b/man/systemd.service.xml index d7c53087f4..4ed087eccb 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -283,7 +283,7 @@ ExecStart= Commands with their arguments that are executed when this service is started. The value is split into - zero or more command lines is according to the rules described + zero or more command lines according to the rules described below (see section "Command Lines" below). @@ -343,7 +343,7 @@ ExecStartPost= commands are only run after the service has started, as determined by Type= - (i.e. The process has been started for Type=simple + (i.e. the process has been started for Type=simple or Type=idle, the process exits successfully for Type=oneshot, the initial process exits successfully for Type=forking, READY=1 is sent @@ -859,7 +859,7 @@ causes immediate execution of the reboot2 - system call, which might result in data loss. Similar, + system call, which might result in data loss. Similarly, , , have the effect of powering down the system with similar semantics. Defaults to @@ -909,9 +909,9 @@ USB FunctionFS descriptors, for implementation of USB - gadget functions. This is is used only in conjunction with a + gadget functions. This is used only in conjunction with a socket unit with ListenUSBFunction= - configured. The contents of this file is written to the + configured. The contents of this file are written to the ep0 file after it is opened. @@ -1216,7 +1216,7 @@ WantedBy=multi-user.target then execute another to shut it down, but no process remains active while they are considered "started". Network configuration can sometimes fall into this category. Another use - case is if a oneshot service shall not be executed a each time + case is if a oneshot service shall not be executed each time when they are pulled in as a dependency, but only the first time. -- cgit v1.2.3-54-g00ecf