From f131770b1465fbf423881f16ba85523a05f846fe Mon Sep 17 00:00:00 2001 From: Veres Lajos Date: Mon, 29 Dec 2014 09:45:58 +0000 Subject: tree-wide: spelling fixes https://github.com/vlajos/misspell_fixer https://github.com/torstehu/systemd/commit/b6fdeb618cf2f3ce1645b3315f15f482710c7ffa Thanks to Torstein Husebo . --- man/sd_bus_negotiate_fds.xml | 2 +- man/sd_event_add_child.xml | 2 +- man/systemd-machine-id-commit.service.xml | 2 +- man/systemd-nspawn.xml | 2 +- man/systemd.link.xml | 2 +- man/udev.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'man') diff --git a/man/sd_bus_negotiate_fds.xml b/man/sd_bus_negotiate_fds.xml index 4fbffdf38c..4babae5e2b 100644 --- a/man/sd_bus_negotiate_fds.xml +++ b/man/sd_bus_negotiate_fds.xml @@ -115,7 +115,7 @@ along with systemd; If not, see . sd_bus_negotiate_creds() controls whether implicit sender credentials shall be attached automatically to all incoming messages. Takes a bus object, a - boolean indicating wether to enable or disable the credential + boolean indicating whether to enable or disable the credential parts encoded in the bit mask value argument. Note that not all transports support attaching sender credentials to messages, or do not support all types of sender credential parameters, or might diff --git a/man/sd_event_add_child.xml b/man/sd_event_add_child.xml index 7a84fcea7e..ee524e171f 100644 --- a/man/sd_event_add_child.xml +++ b/man/sd_event_add_child.xml @@ -147,7 +147,7 @@ along with systemd; If not, see . An invalid argument has been passed. This includes specyfing an empty mask in options or a mask - which constains values different than a combination of + which contains values different than a combination of WEXITED, WSTOPPED, and WCONTINUED. diff --git a/man/systemd-machine-id-commit.service.xml b/man/systemd-machine-id-commit.service.xml index 6da19b9f17..c6a0e84564 100644 --- a/man/systemd-machine-id-commit.service.xml +++ b/man/systemd-machine-id-commit.service.xml @@ -54,7 +54,7 @@ Description systemd-machine-id-commit.service is - a service responsible for commiting any transient + a service responsible for committing any transient /etc/machine-id file to a writable file system. See machine-id5 diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index fdb0c298b0..fa0680ffcd 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -535,7 +535,7 @@ at the same location. try-host and try-guest do the same but do not fail if the host does not have - persistant journalling enabled. + persistent journalling enabled. If auto (the default), and the right subdirectory of /var/log/journal diff --git a/man/systemd.link.xml b/man/systemd.link.xml index 0eb395089d..33822e75e2 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -99,7 +99,7 @@ property "INTERFACE". May contain shell style globs. This can not be used to match on names that have already been changed from userspace. - Caution is adviced when matching on + Caution is advised when matching on kernel-assigned names, as they are known to be unstable between reboots. diff --git a/man/udev.xml b/man/udev.xml index 34b2e12f78..1c7da07988 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -262,7 +262,7 @@ Execute a program to determine whether there is a match; the key is true if the program returns successfully. The device properties are made available to the - executed program in the environment. The program's standard ouput + executed program in the environment. The program's standard output is available in the RESULT key. This can only be used for very short-running foreground tasks. For details, see RUN. -- cgit v1.2.3-54-g00ecf