From f8553ccbb3b774ab39acfc5b4dc1564bb31ef801 Mon Sep 17 00:00:00 2001 From: Andrew Edmunds Date: Thu, 11 Nov 2010 14:24:47 +0100 Subject: [PATCH] man: Fix various typos --- man/systemd.exec.xml | 19 ++++++++++--------- man/systemd.service.xml | 6 +++--- man/systemd.xml | 12 ++++++------ 3 files changed, 19 insertions(+), 18 deletions(-) diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 51dcdcd9470..7c8005c9c00 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -127,7 +127,7 @@ be specified more than once in which case all listed groups are set as supplementary groups. This option does - not override but extend the list of + not override but extends the list of supplementary groups configured in the system group database for the user. @@ -301,10 +301,11 @@ below) and the executed process becomes the controlling process of the terminal. If the terminal is already - being controlled by another process it - is waited until that process releases - the - terminal. + being controlled by another process the + executed process waits until the current + controlling process releases the + terminal. + is similar to , but the executed process is forcefully and immediately made the controlling @@ -500,15 +501,15 @@ TimerSlackNSec= Sets the timer slack in nanoseconds for the executed - processes The timer slack controls the + processes. The timer slack controls the accuracy of wake-ups triggered by timers. See prctl2 for more information. Note that in contrast to most other time span - definitions this value is takes a - nano-seconds integer and does not - understand any other + definitions this parameter takes an + integer value in nano-seconds and does + not understand any other units. diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 2db146b719d..c77992d07c6 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -427,7 +427,7 @@ Restart= Configures whether the main service process shall be - restarted when it exists. Takes one of + restarted when it exits. Takes one of , , , @@ -557,7 +557,7 @@ group and the control group continues to exist after stop unless it is empty. Defaults to - . + . Processes will first be terminated via SIGTERM. If then after @@ -597,7 +597,7 @@ or . If no daemon status - updates are accepted by the service + updates are accepted from the service processes, all status update messages are ignored. If only service updates sent from the diff --git a/man/systemd.xml b/man/systemd.xml index 6aa4f705270..f434bfcc580 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -323,9 +323,9 @@ systemd.timer5. Swap units are very similar to - mount units and encapsulated memory swap + mount units and encapsulate memory swap partitions or files of the operating - systemd. They are described in systemd.swap5. + system. They are described in systemd.swap5. Path units may be used to activate other services when file system @@ -336,7 +336,7 @@ Units are named as their configuration files. Some units have special semantics. A detailed - list you may find in + list is available in systemd.special7. systemd knows various kinds of dependencies, @@ -361,7 +361,7 @@ this. Application programs and units (via - dependencies) may requests state changes of units. In + dependencies) may request state changes of units. In systemd, these requests are encapsulated as 'jobs' and maintained in a job queue. Jobs may succeed or can fail, their execution is ordered based on the ordering @@ -851,8 +851,8 @@ Takes a boolean argument. If systemd spawns a shell when it - crashes. Otherwise no core dump is - created. Defaults to + crashes. Otherwise no shell is + spawned. Defaults to , for security reasons, as the shell is not protected by any password -- 2.39.2