diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/sd_journal_get_cursor.xml | 2 | ||||
-rw-r--r-- | man/systemctl.xml | 2 | ||||
-rw-r--r-- | man/systemd-system.conf.xml | 2 | ||||
-rw-r--r-- | man/systemd.unit.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml index 354168bee2..1b0e775bb4 100644 --- a/man/sd_journal_get_cursor.xml +++ b/man/sd_journal_get_cursor.xml @@ -108,7 +108,7 @@ comparing cursors is not possible. Use this call to verify after an invocation of <citerefentry><refentrytitle>sd_journal_seek_cursor</refentrytitle><manvolnum>3</manvolnum></citerefentry> - whether the entry being seeked to was actually found + whether the entry being sought to was actually found in the journal or the next closest entry was used instead.</para> </refsect1> diff --git a/man/systemctl.xml b/man/systemctl.xml index 1bd4af3386..a2c3501ec2 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -755,7 +755,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service unit name, plus a control group specification in the syntax <replaceable>CONTROLLER</replaceable>:<replaceable>PATH</replaceable> or <replaceable>CONTROLLER</replaceable>. In the latter syntax - (where the path is ommitted) the default unit control group + (where the path is omitted) the default unit control group path is implied. Examples: <literal>cpu</literal> or <literal>cpu:/foo/bar</literal>. If a unit is removed from a control group hierarchy all its processes will be moved to the diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index eaa770b4b1..d8bfd1279d 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -155,7 +155,7 @@ this option is changed, and make sure the new configuration file is included in it. Otherwise the initrd might - mount the controller hierachies in a + mount the controller hierarchies in a different configuration than intended, and the main system cannot remount them anymore.</para></listitem> diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 47c50315ae..26c16deb98 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -380,7 +380,7 @@ <para>Note: the paths listed above are set at compilation time and differ between distributions. The - "authorative" list is printed by + "authoritative" list is printed by <command>systemd</command> at during start and daemon reconfiguration.</para> |