diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index 345c56cefa7..538a592f8da 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 5407773f236..dbb3869a24f 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 a97b7c44eb9..28b91dee243 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 da6026e3b38..e2b23eec510 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 42b53b2759d..18ee3800d67 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.