From cd72d2044ad28b475bf84a38ba6db45292467dd8 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 26 Oct 2015 16:10:17 +0100 Subject: doc: improved wording in some places Avoid "mountpoint mounted" (word repetition), "queriable" (no match in m-w.com and dict.cc). --- man/file-hierarchy.xml | 2 +- man/systemd-escape.xml | 2 +- man/systemd-nspawn.xml | 4 ++-- man/systemd-path.xml | 2 +- man/sysusers.d.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'man') diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index 345c56cefa..538a592f8d 100644 --- a/man/file-hierarchy.xml +++ b/man/file-hierarchy.xml @@ -63,7 +63,7 @@ and restrictions systemd makes on the file system hierarchy. - Many of the paths described here are queriable + Many of the paths described here can be queried with the systemd-path1 tool. diff --git a/man/systemd-escape.xml b/man/systemd-escape.xml index 5407773f23..dbb3869a24 100644 --- a/man/systemd-escape.xml +++ b/man/systemd-escape.xml @@ -64,7 +64,7 @@ used to escape and to undo escaping of strings. The command takes any number of strings on the command line, - and will process them individually, one after the other. It will + and will process them individually, one after another. It will output them separated by spaces to stdout. By default, this command will escape the strings passed, diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index a97b7c44eb..28b91dee24 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -770,8 +770,8 @@ , full volatile mode is enabled. This means the root directory is mounted as a mostly unpopulated tmpfs instance, and - /usr from the OS tree is mounted into it, - read-only (the system thus starts up with read-only OS + /usr from the OS tree is mounted into it + in read-only mode (the system thus starts up with read-only OS resources, but pristine state and configuration, any changes to the either are lost on shutdown). When the mode parameter is specified as , the OS tree is diff --git a/man/systemd-path.xml b/man/systemd-path.xml index da6026e3b3..e2b23eec51 100644 --- a/man/systemd-path.xml +++ b/man/systemd-path.xml @@ -60,7 +60,7 @@ systemd-path may be used to query system and user paths. The tool makes many of the paths described in file-hierarchy7 - queriable. + available for querying. When invoked without arguments, a list of known paths and their current values is shown. When at least one argument is diff --git a/man/sysusers.d.xml b/man/sysusers.d.xml index 42b53b2759..18ee3800d6 100644 --- a/man/sysusers.d.xml +++ b/man/sysusers.d.xml @@ -113,7 +113,7 @@ u root 0 "Superuser" /root m Add a user to a group. If the user or group - are not existing yet, they will be implicitly + do not exist yet, they will be implicitly created. -- cgit v1.2.3-54-g00ecf