From: Jan Janssen Date: Tue, 19 Jul 2022 08:57:33 +0000 (+0200) Subject: man: Miscellaneous fixes X-Git-Tag: v252-rc1~616 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6a1d8f116161a1f439e7da50fdfb4706fdf3f146;p=thirdparty%2Fsystemd.git man: Miscellaneous fixes Fixes: #24056 --- diff --git a/man/os-release.xml b/man/os-release.xml index c5a53ae7eb5..91fb6b56326 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -442,7 +442,7 @@ Takes a space-separated list of one or more valid prefix match strings for the Portable Services logic. This field serves two purposes: it is informational, identifying portable service images as such (and thus - allowing them to be distinguished from other OS images, such as bootable system images). In is also + allowing them to be distinguished from other OS images, such as bootable system images). It is also used when a portable service image is attached: the specified or implied portable service prefix is checked against the list specified here, to enforce restrictions how images may be attached to a system. diff --git a/man/systemd-creds.xml b/man/systemd-creds.xml index d803b5c1271..7592961f633 100644 --- a/man/systemd-creds.xml +++ b/man/systemd-creds.xml @@ -172,7 +172,7 @@ has-tpm2 Reports whether the system is equipped with a TPM2 device usable for protecting - credentials. If the a TPM2 device has been discovered, is supported, and is being used by firmware, + credentials. If a TPM2 device has been discovered, is supported, and is being used by firmware, by the OS kernel drivers and by userspace (i.e. systemd) this prints yes and exits with exit status zero. If no such device is discovered/supported/used, prints no. Otherwise prints partial. In either of these two cases diff --git a/man/systemd-integritysetup-generator.xml b/man/systemd-integritysetup-generator.xml index 23eab015f6f..44248b2e801 100644 --- a/man/systemd-integritysetup-generator.xml +++ b/man/systemd-integritysetup-generator.xml @@ -41,7 +41,7 @@ systemd1, systemd-integritysetup@.service8, - integritysetup8, + integritysetup8 diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 055858ef044..3e61e0fc5ef 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -3661,7 +3661,7 @@ StandardInputData=V2XigLJyZSBubyBzdHJhbmdlcnMgdG8gbG92ZQpZb3Uga25vdyB0aGUgcnVsZX $MONITOR_INVOCATION_ID $MONITOR_UNIT - Only defined for the service unit type. Those environment variable are passed to + Only defined for the service unit type. Those environment variables are passed to all ExecStart= and ExecStartPre= processes which run in services triggered by OnFailure= or OnSuccess= dependencies. @@ -3670,7 +3670,7 @@ StandardInputData=V2XigLJyZSBubyBzdHJhbmdlcnMgdG8gbG92ZQpZb3Uga25vdyB0aGUgcnVsZX and $MONITOR_EXIT_STATUS take the same values as for ExecStop= and ExecStopPost= processes. Variables $MONITOR_INVOCATION_ID and $MONITOR_UNIT are set to the - invocaton id and unit name of the service which triggered the dependency. + invocation id and unit name of the service which triggered the dependency. Note that when multiple services trigger the same unit, those variables will be not be passed. Consider using a template handler unit for that case instead: diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index c3578fc2dae..94c9308e46a 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -2222,7 +2222,7 @@ PhysicalDevice= Specifies the name or index of the physical WLAN device (e.g. 0 or - phy0). The list of the physical WLAN devices that exist os the host can be + phy0). The list of the physical WLAN devices that exist on the host can be obtained by iw phy command. This option is mandatory. diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 5c087b5a806..2d3bb66e395 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -1115,9 +1115,9 @@ Table=1234 IGMP snooping since the switch would not replicate multicast packets on ports that did not have IGMP reports for the multicast addresses. Linux vxlan interfaces created via ip link add vxlan or networkd's netdev kind vxlan have the group option - that enables then to do the required join. By extending ip address command with option - autojoin we can get similar functionality for openvswitch (OVS) vxlan - interfaces as well as other tunneling mechanisms that need to receive multicast traffic. + that enables them to do the required join. By extending ip address command + with option autojoin we can get similar functionality for openvswitch (OVS) + vxlan interfaces as well as other tunneling mechanisms that need to receive multicast traffic. Defaults to no. @@ -1499,7 +1499,7 @@ Table=1234 For IPv4 route, defaults to host if Type= is local or nat, and link if Type= is broadcast, multicast, - anycast, or direct unicast routes. In other cases, + anycast, or unicast. In other cases, defaults to global. The value is not used for IPv6. diff --git a/man/sysupdate.d.xml b/man/sysupdate.d.xml index 03d27b9fbc4..9ca46e5a687 100644 --- a/man/sysupdate.d.xml +++ b/man/sysupdate.d.xml @@ -76,7 +76,7 @@ Similarly, a file https://download.example.com/foobarOS_47.verity.xz should be downloaded, decompressed and written to a previously empty partition with GPT partition type - UUID of 2c7357ed-ebd2-46d9-aec1-23d437ec2bf5 (i.e the partition type for Verity integrity information + UUID of 2c7357ed-ebd2-46d9-aec1-23d437ec2bf5 (i.e. the partition type for Verity integrity information for x86-64 root file systems). Finally, a file https://download.example.com/foobarOS_47.efi.xz (a @@ -117,7 +117,7 @@ For partitions: the surrounding GPT partition table contains a list of defined partitions, including a partition type UUID and a partition label (in this scheme the partition label - plays a role for the partition similar to the filename for a regular file) + plays a role for the partition similar to the filename for a regular file). For regular files: the directory listing of the directory the files are contained in provides a list of existing files in a straightforward way. @@ -369,7 +369,7 @@ @r Read-only flag Either 0 or 1 - Controls ReadOnly bit of the GPT partition flags, as per Discoverable Partitions Specification and other output read-only flags, see ReadOnly= below. + Controls ReadOnly bit of the GPT partition flags, as per Discoverable Partitions Specification and other output read-only flags, see ReadOnly= below @@ -404,14 +404,14 @@ @l Tries left Formatted decimal integer - Useful when operating with kernel images, as per Automatic Boot Assessment + Useful when operating with kernel image files, as per Automatic Boot Assessment @h SHA256 hash of compressed file 64 hexadecimal characters - The SHA256 hash of the compressed file; not useful for url-file or url-tar where the SHA256 hash is already included in the manifest file anyway. + The SHA256 hash of the compressed file; not useful for url-file or url-tar where the SHA256 hash is already included in the manifest file anyway @@ -432,7 +432,7 @@ [Transfer] Section Options - This section defines general properties of this transfer. + This section defines general properties of this transfer: @@ -555,8 +555,8 @@ Specifies a file system path where to look for already installed versions or place newly downloaded versions of this configured resource. If Type= is set to partition, expects a path to a (whole) block device node, or the special string - auto in which case the block device the root file system of the currently booted - system is automatically determined and used. If Type= is set to + auto in which case the block device which contains the root file system of the + currently booted system is automatically determined and used. If Type= is set to regular-file, directory or subvolume, must refer to a path in the local file system referencing the directory to find or place the version files or directories under. @@ -831,7 +831,7 @@ InstancesMax=2 The above installs a unified kernel image into the ESP (which is mounted to /efi/), as per Boot Loader Specification Type #2. This defines three possible patterns for the names of the - kernel images images, as per Automatic Boot + kernel images, as per Automatic Boot Assessment, and ensures when installing new kernels, they are set up with 3 tries left. No more than two parallel kernels are kept.