From 06b643e7f5a3b79005dd57497897ab7255fe3659 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sat, 30 Aug 2014 17:13:16 +0200 Subject: Fix a few more typos --- man/file-hierarchy.xml | 2 +- man/kernel-command-line.xml | 2 +- man/sd_bus_creds_get_pid.xml | 2 +- man/sd_bus_creds_new_from_pid.xml | 4 ++-- man/sd_bus_error.xml | 2 +- man/sd_bus_message_append_basic.xml | 4 ++-- man/systemd-hibernate-resume-generator.xml | 2 +- man/systemd-nspawn.xml | 2 +- man/systemd.exec.xml | 2 +- man/systemd.socket.xml | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-) (limited to 'man') diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index 523846b646..9d96cff007 100644 --- a/man/file-hierarchy.xml +++ b/man/file-hierarchy.xml @@ -914,7 +914,7 @@ ~/.local/lib/package - Private, static vendor resources of the package, compatible wih any architecture, or any other kind of read-only vendor data. + Private, static vendor resources of the package, compatible with any architecture, or any other kind of read-only vendor data. ~/.local/lib/arch-id/package diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index d872e6d5b9..3263b77cea 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -358,7 +358,7 @@ Enables resume from hibernation using the specified device. All fstab5-like - pathes are supported. For details, see + paths are supported. For details, see systemd-hibernate-resume-generator8. diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index 5a848576f3..40ed81ecb0 100644 --- a/man/sd_bus_creds_get_pid.xml +++ b/man/sd_bus_creds_get_pid.xml @@ -405,7 +405,7 @@ along with systemd; If not, see . -ENXIO - An error occured in parsing cgroup paths. + An error occurred in parsing cgroup paths. libsystemd might be out of sync with the running systemd version. diff --git a/man/sd_bus_creds_new_from_pid.xml b/man/sd_bus_creds_new_from_pid.xml index 406769b21d..bc94c44095 100644 --- a/man/sd_bus_creds_new_from_pid.xml +++ b/man/sd_bus_creds_new_from_pid.xml @@ -149,7 +149,7 @@ along with systemd; If not, see . and other functions which correspond directly to the constants listed above. - A mask of fields which were actually sucessfully set + A mask of fields which were actually successfully set (acquired from /proc, etc.) can be retrieved with sd_bus_creds_get_mask(). If the credentials object was created with @@ -162,7 +162,7 @@ along with systemd; If not, see . object will not be destroyed until sd_bus_creds_unref has been called as many times plus once more. Once the reference count has dropped to zero, - c cannot be used anymore, so futher + c cannot be used anymore, so further calls to sd_bus_creds_ref(c) or sd_bus_creds_unref(c) are illegal. diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index 3317eadc37..7f4160753e 100644 --- a/man/sd_bus_error.xml +++ b/man/sd_bus_error.xml @@ -252,7 +252,7 @@ along with systemd; If not, see . D-Bus error names are available as constants SD_BUS_ERROR_FAILED, etc., listed above. If name is NULL, it is - assumed that no error occured, and 0 is returned. This means that + assumed that no error occurred, and 0 is returned. This means that this function may be conveniently used in a return statement. diff --git a/man/sd_bus_message_append_basic.xml b/man/sd_bus_message_append_basic.xml index da92020053..7c5f1e9ddc 100644 --- a/man/sd_bus_message_append_basic.xml +++ b/man/sd_bus_message_append_basic.xml @@ -95,7 +95,7 @@ along with systemd; If not, see . y SD_BUS_TYPE_BYTE - unsigned interger + unsigned integer 1 byte @@ -200,7 +200,7 @@ along with systemd; If not, see . valid Unicode string encoded as UTF-8. In case of the two latter types, the additional requirements for a D-Bus object path or type signature should be satisfied. Those requirements should be - verified by the recepient of the message. + verified by the recipient of the message. diff --git a/man/systemd-hibernate-resume-generator.xml b/man/systemd-hibernate-resume-generator.xml index 1a4b99ced4..e010c23df4 100644 --- a/man/systemd-hibernate-resume-generator.xml +++ b/man/systemd-hibernate-resume-generator.xml @@ -71,7 +71,7 @@ resume= Takes a path to the resume - device. Both persistent block device pathes like + device. Both persistent block device paths like /dev/disk/by-foo/bar and fstab5-style specifiers like FOO=bar diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index aea50559f0..820a79bc28 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -668,7 +668,7 @@ as tmpfs instance into it (the system thus starts up with read-only OS resources and - configuration, but prestine state, any + configuration, but pristine state, any changes to the latter are lost on shutdown). When the mode parameter is specified as no diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index af103ff14c..707d582b4f 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1059,7 +1059,7 @@ namespace. Note that means that file systems mounted on the host might stay - mounted continously in the unit's + mounted continuously in the unit's namespace, and thus keep the device busy. Note that the file system namespace related options diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 238029a251..8394fa81aa 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -513,7 +513,7 @@ KeepAliveProbes= - Takes interger as argument. It's the number of unacknowledged probes to + Takes integer as argument. It's the number of unacknowledged probes to send before considering the connection dead and notifying the application layer. This controls the TCP_KEEPCNT socket option (see socket7 -- cgit v1.2.3-54-g00ecf