summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2013-07-21 06:53:14 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-07-21 11:23:58 -0400
commitfbce11397f4d19821a9dfe66ee3ebe11cad90057 (patch)
treeaba0a095f04d7ba681ae1fbd5f9c5288f1cb71d4 /man
parent44affdc5fd20f812c25bc9d2b1a9fc04215274a1 (diff)
man: wording and grammar updates
This includes regularly-submitted corrections to comma setting and orthographical mishaps that appeared in man/ in recent commits.
Diffstat (limited to 'man')
-rw-r--r--man/crypttab.xml4
-rw-r--r--man/journalctl.xml2
-rw-r--r--man/machinectl.xml2
-rw-r--r--man/pam_systemd.xml12
-rw-r--r--man/systemctl.xml10
-rw-r--r--man/systemd-bootchart.xml2
-rw-r--r--man/systemd-machined.service.xml2
-rw-r--r--man/systemd-run.xml2
-rw-r--r--man/systemd.cgroup.xml4
-rw-r--r--man/systemd.scope.xml2
-rw-r--r--man/systemd.slice.xml6
-rw-r--r--man/systemd.special.xml6
-rw-r--r--man/systemd.unit.xml2
-rw-r--r--man/systemd.xml14
-rw-r--r--man/udev.xml2
15 files changed, 36 insertions, 36 deletions
diff --git a/man/crypttab.xml b/man/crypttab.xml
index 298f39e0e..5aade57c4 100644
--- a/man/crypttab.xml
+++ b/man/crypttab.xml
@@ -167,7 +167,7 @@
<term><varname>luks</varname></term>
<listitem><para>Force LUKS mode. When this mode
- is used the following options are ignored since
+ is used, the following options are ignored since
they are provided by the LUKS header on the
device: <varname>cipher=</varname>,
<varname>hash=</varname>,
@@ -232,7 +232,7 @@
<term><varname>tcrypt</varname></term>
<listitem><para>Use TrueCrypt encryption mode.
- When this mode is used the following options are
+ When this mode is used, the following options are
ignored since they are provided by the TrueCrypt
header on the device or do not apply:
<varname>cipher=</varname>,
diff --git a/man/journalctl.xml b/man/journalctl.xml
index c8559a0cb..dcc6d5dce 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -269,7 +269,7 @@
<option>short-iso</option>
</term>
<listitem>
- <para>is very similar
+ <para>is very similar,
but shows ISO 8601
wallclock timestamps.
</para>
diff --git a/man/machinectl.xml b/man/machinectl.xml
index 37fefeadc..5efa3a542 100644
--- a/man/machinectl.xml
+++ b/man/machinectl.xml
@@ -156,7 +156,7 @@
<term><option>--signal=</option></term>
<listitem><para>When used with
- <command>kill-machine</command> choose
+ <command>kill-machine</command>, choose
which signal to send to selected
processes. Must be one of the
well-known signal specifiers, such as
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml
index 1d924bc31..951ae207a 100644
--- a/man/pam_systemd.xml
+++ b/man/pam_systemd.xml
@@ -82,11 +82,11 @@
<listitem><para>A new systemd scope unit is
created for the session. If this is the first
- concurrent session of the user an implicit
+ concurrent session of the user, an implicit
slice below <filename>user.slice</filename> is
automatically created and the scope placed in
it. In instance of the system service
- <filename>user@.service</filename> which runt
+ <filename>user@.service</filename> which runs
the systemd user manager
instance.</para></listitem>
</orderedlist>
@@ -94,15 +94,15 @@
<para>On logout, this module ensures the following:</para>
<orderedlist>
- <listitem><para>If this is enabled all
+ <listitem><para>If this is enabled, all
processes of the session are terminated. If
- the last concurrent session of a user ends his
+ the last concurrent session of a user ends, his
user systemd instance will be terminated too,
and so will the user's slice
unit.</para></listitem>
- <listitem><para>If the las concurrent session
- of a user ends the
+ <listitem><para>If the last concurrent session
+ of a user ends, the
<varname>$XDG_RUNTIME_DIR</varname> directory
and all its contents are removed,
too.</para></listitem>
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 4bfce95ff..ee13a70fe 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -111,8 +111,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<term><option>--state=</option></term>
<listitem>
- <para>Argument should be a comma-separated list of unit LOAD
- or SUB or ACTIVE states. When listing units show only those
+ <para>The argument should be a comma-separated list of unit LOAD
+ or SUB or ACTIVE states. When listing units, show only those
with specified LOAD or SUB or ACTIVE state.</para>
</listitem>
</varlistentry>
@@ -433,7 +433,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
is lost on reboot, the changes are lost too.</para>
<para>Similar, when used with
- <command>set-property</command> make changes only
+ <command>set-property</command>, make changes only
temporarily, so that they are lost on the next
reboot.</para>
</listitem>
@@ -727,7 +727,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
<citerefentry><refentrytitle>systemd.cgroup</refentrytitle><manvolnum>5</manvolnum></citerefentry>)
may. The changes are applied instantly, and stored on disk
for future boots, unless <option>--runtime</option> is
- passed in which case the settings only apply until the next
+ passed, in which case the settings only apply until the next
reboot. The syntax of the property assignment follows
closely the syntax of assignments in unit files.</para>
@@ -736,7 +736,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
<para>Note that this command allows changing multiple
properties at the same time, which is preferable over
setting them individually. Like unit file configuration
- settings assigning the empty list to list parameters will
+ settings, assigning the empty list to list parameters will
reset the list.</para>
</listitem>
</varlistentry>
diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml
index 8de4c69a2..ae432b563 100644
--- a/man/systemd-bootchart.xml
+++ b/man/systemd-bootchart.xml
@@ -203,7 +203,7 @@
<varlistentry>
<term><option>-o</option></term>
<term><option>--output <replaceable>path</replaceable></option></term>
- <listitem><para>Specify the output folder for the
+ <listitem><para>Specify the output directory for the
graphs. By default, bootchart writes the graphs to
<filename>/run/log</filename>.</para></listitem>
</varlistentry>
diff --git a/man/systemd-machined.service.xml b/man/systemd-machined.service.xml
index 525944b1b..abe221a17 100644
--- a/man/systemd-machined.service.xml
+++ b/man/systemd-machined.service.xml
@@ -63,7 +63,7 @@
<para>See
<citerefentry><refentrytitle>systemd-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry>
- for some examples how to start a container the systemd
+ for some examples on how to start a container the systemd
way.</para>
<para>See the <ulink
diff --git a/man/systemd-run.xml b/man/systemd-run.xml
index 98ee4762d..3f777b5a4 100644
--- a/man/systemd-run.xml
+++ b/man/systemd-run.xml
@@ -151,7 +151,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<para>All command-line arguments after the first non-option
argument become part of the commandline of the launched
- process. If a command is run as service unit its first argument
+ process. If a command is run as service unit, its first argument
needs to be an absolute binary path.</para>
</refsect1>
diff --git a/man/systemd.cgroup.xml b/man/systemd.cgroup.xml
index 12b19f5c4..cc0eb15ab 100644
--- a/man/systemd.cgroup.xml
+++ b/man/systemd.cgroup.xml
@@ -322,9 +322,9 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
hierarchy of slices each of which might have resource
settings applied.</para>
- <para>For units of type slice the only accepted value for
+ <para>For units of type slice, the only accepted value for
this setting is the parent slice. Since the name of a slice
- unit implies the parent slice it is hence redundant to ever
+ unit implies the parent slice, it is hence redundant to ever
set this parameter directly for slice units.</para>
</listitem>
</varlistentry>
diff --git a/man/systemd.scope.xml b/man/systemd.scope.xml
index ff41c926f..e8fa1aed5 100644
--- a/man/systemd.scope.xml
+++ b/man/systemd.scope.xml
@@ -58,7 +58,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
but are only created programmatically using the bus interfaces of
systemd. They are named similar to filenames. A unit whose name
ends in <literal>.scope</literal> refers to a scope unit. Scopes
- units manage a set of system processes. Unlike service units scope
+ units manage a set of system processes. Unlike service units, scope
units manage externally created processes, and do not fork off
processes on its own.</para>
diff --git a/man/systemd.slice.xml b/man/systemd.slice.xml
index 7ddef85ee..b7b0622d3 100644
--- a/man/systemd.slice.xml
+++ b/man/systemd.slice.xml
@@ -60,10 +60,10 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
processes. This management is performed by creating a node in the
control group tree. Units that manage processes (primarilly scope
and service units) may be assigned to a specific slice. For each
- slice certain resource limits may the be set, that apply to all
+ slice, certain resource limits may the be set that apply to all
processes of all units contained in that slice. Slices are
organized hierarchially in a tree. The name of the slice encodes
- the location in the tree. The name consists of a "-" separated
+ the location in the tree. The name consists of a dash-separated
series of names, which describes the path to the slice from the
root slice. The root slice is named,
<filename>-.slice</filename>. Example:
@@ -72,7 +72,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
the root slice <filename>-.slice</filename>.
</para>
- <para>By default service and scope units are placed in
+ <para>By default, service and scope units are placed in
<filename>system.slice</filename>, virtual machines and containers
registered with
<citerefentry><refentrytitle>systemd-machined</refentrytitle><manvolnum>1</manvolnum></citerefentry>
diff --git a/man/systemd.special.xml b/man/systemd.special.xml
index 6d456e18e..e1299abcb 100644
--- a/man/systemd.special.xml
+++ b/man/systemd.special.xml
@@ -1050,7 +1050,7 @@
<varlistentry>
<term><filename>system.slice</filename></term>
<listitem>
- <para>By default all services
+ <para>By default, all services
services started by
<command>systemd</command> are
found in this slice.</para>
@@ -1060,7 +1060,7 @@
<varlistentry>
<term><filename>user.slice</filename></term>
<listitem>
- <para>By default all user
+ <para>By default, all user
processes and services started
on behalf of the user,
including the per-user systemd
@@ -1072,7 +1072,7 @@
<varlistentry>
<term><filename>machine.slice</filename></term>
<listitem>
- <para>By defalt all virtual
+ <para>By defalt, all virtual
machines and containers
registered with
<command>systemd-machined</command>
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index 65ba54503..f6a0791bf 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -1119,7 +1119,7 @@
<listitem><para>A symbolic link is
created in the
<filename>.wants/</filename> or
- <filename>.requires/</filename> folder
+ <filename>.requires/</filename> directory
of the listed unit when this unit is
activated by <command>systemctl
enable</command>. This has the effect
diff --git a/man/systemd.xml b/man/systemd.xml
index 06d2ecf6f..1e54eac92 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -294,18 +294,18 @@
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
however some are created automatically from other
configuration, dynamically from system state or
- programmatically at runtime. Units may be 'active'
- (meaning started, bound, plugged in, ... depending on
- the unit type, see below), or 'inactive' (meaning
+ programmatically at runtime. Units may be "active"
+ (meaning started, bound, plugged in, ..., depending on
+ the unit type, see below), or "inactive" (meaning
stopped, unbound, unplugged, ...), as well as in the
process of being activated or deactivated,
i.e. between the two states (these states are called
- 'activating', 'deactivating'). A special 'failed'
- state is available as well which is very similar to
- 'inactive' and is entered when the service failed in
+ "activating", "deactivating"). A special "failed"
+ state is available as well, which is very similar to
+ "inactive" and is entered when the service failed in
some way (process returned error code on exit, or
crashed, or an operation timed out). If this state is
- entered the cause will be logged, for later
+ entered, the cause will be logged, for later
reference. Note that the various unit types may have a
number of additional substates, which are mapped to
the five generalized unit states described
diff --git a/man/udev.xml b/man/udev.xml
index 435dec4c6..022072514 100644
--- a/man/udev.xml
+++ b/man/udev.xml
@@ -712,7 +712,7 @@
used to override a system-supplied hwdb file with a local file if needed;
a symlink in <filename>/etc</filename> with the same name as a rules file in
<filename>/lib</filename>, pointing to <filename>/dev/null</filename>,
- disables the rules file entirely. Hwdb files must have the extension
+ disables the rules file entirely. hwdb files must have the extension
<filename>.hwdb</filename>; other extensions are ignored.</para>
<para>The hwdb file contains data records consisting of matches and