diff --git a/man/homectl.xml b/man/homectl.xml index 732b7511ad0..2ceb56e3f0d 100644 --- a/man/homectl.xml +++ b/man/homectl.xml @@ -120,7 +120,7 @@ Read the user's JSON record from the specified file. If passed as - read the user record from standard input. The supplied JSON object must follow - the structure documented on JSON User Records. + the structure documented in JSON User Records. This option may be used in conjunction with the create and update commands (see below), where it allows configuring the user record in JSON as-is, instead of setting the individual user record properties (see below). @@ -421,7 +421,7 @@ Takes a password hint to store alongside the user record. This string is stored accessible only to privileged users and the user itself and may not be queried by other users. - Example: + Example: . diff --git a/man/systemd-firstboot.xml b/man/systemd-firstboot.xml index 0976394b662..48d1c89a470 100644 --- a/man/systemd-firstboot.xml +++ b/man/systemd-firstboot.xml @@ -211,8 +211,8 @@ - Query the user for locale, keymap, timezone, hostname - and root password. This is equivalent to specifying + Query the user for locale, keymap, timezone, hostname, + root's password, and root's shell. This is equivalent to specifying , , , diff --git a/man/systemd-machined.service.xml b/man/systemd-machined.service.xml index a976c606bd8..a6b1aa0f138 100644 --- a/man/systemd-machined.service.xml +++ b/man/systemd-machined.service.xml @@ -107,9 +107,9 @@ For more information please consult sd-login3 and - org.freedesktop.machine15. + org.freedesktop.machine15 and - org.freedesktop.LogControl15 + org.freedesktop.LogControl15. A small companion daemon diff --git a/man/systemd-mount.xml b/man/systemd-mount.xml index f1089eed3b0..3641c90248a 100644 --- a/man/systemd-mount.xml +++ b/man/systemd-mount.xml @@ -131,8 +131,9 @@ - Specifies the file system type to mount (e.g. vfat, ext4, - …). If omitted (or set to auto) the file system is determined automatically. + Specifies the file system type to mount (e.g. vfat or + ext4). If omitted or set to auto, the file system type is + determined automatically. diff --git a/man/systemd-notify.xml b/man/systemd-notify.xml index 6d583003bac..f61bfd99809 100644 --- a/man/systemd-notify.xml +++ b/man/systemd-notify.xml @@ -136,11 +136,10 @@ - Do not synchronously wait for the requested operation to finish. - Use of this option is only recommended when systemd-notify - is spawned by the service manager, or when the invoking process is directly spawned - by the service manager and has enough privileges to allow systemd-notify - to send the notification on its behalf. Sending notifications with + Do not synchronously wait for the requested operation to finish. Use of this option + is only recommended when systemd-notify is spawned by the service manager, or when + the invoking process is directly spawned by the service manager and has enough privileges to allow + systemd-notify to send the notification on its behalf. Sending notifications with this option set is prone to race conditions in all other cases. diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 4058540a63a..e5e97bf8fe4 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -231,13 +231,14 @@ RootHashSignature= - Takes a PKCS7 formatted binary signature of the RootHash= option as a path - to a DER encoded signature file or as an ASCII base64 string encoding of the DER encoded signature, prefixed - by base64:. The dm-verity volume will only be opened if the signature of the root hash - signature is valid and created by a public key present in the kernel keyring. If this option is not specified, - but a file with the .roothash.p7s suffix is found next to the image file, bearing otherwise - the same name (except if the image has the .raw suffix, in which case the signature file - must not have it in its name), the signature is read from it and automatically used. + Takes a PKCS7 signature of the RootHash= option as a path to a + DER-encoded signature file, or as an ASCII base64 string encoding of a DER-encoded signature prefixed + by base64:. The dm-verity volume will only be opened if the signature of the root + hash is valid and signed by a public key present in the kernel keyring. If this option is not + specified, but a file with the .roothash.p7s suffix is found next to the image + file, bearing otherwise the same name (except if the image has the .raw suffix, + in which case the signature file must not have it in its name), the signature is read from it and + automatically used. If the disk image contains a separate /usr/ partition it may also be Verity protected, in which case the signature for the root hash may configured via a @@ -681,7 +682,7 @@ CapabilityBoundingSet=~CAP_B CAP_C Takes a profile name as argument. The process executed by the unit will switch to this profile when started. Profiles must already be loaded in the kernel, or the unit will fail. If prefixed by -, all errors will be ignored. This setting has no effect if AppArmor - is not enabled. This setting not affect commands prefixed with +. + is not enabled. This setting does not affect commands prefixed with +. @@ -1169,12 +1170,12 @@ CapabilityBoundingSet=~CAP_B CAP_C LogsDirectory= ConfigurationDirectory= - These options take a whitespace-separated list of directory names. The specified directory - names must be relative, and may not include ... If set, one or more - directories by the specified names will be created (including their parents) below the locations - defined in the following table, when the unit is started. Also, the corresponding environment variable - is defined with the full path of directories. If multiple directories are set, then in the environment variable - the paths are concatenated with colon (:). + These options take a whitespace-separated list of directory names. The specified + directory names must be relative, and may not include ... If set, when the unit is + started, one or more directories by the specified names will be created (including their parents) + below the locations defined in the following table. Also, the corresponding environment variable will + be defined with the full paths of the directories. If multiple directories are set, then in the + environment variable the paths are concatenated with colon (:). Automatic directory creation and environment variables @@ -1336,10 +1337,10 @@ StateDirectory=aaa/bbb ccc ReadOnlyPaths= InaccessiblePaths= - Sets up a new file system namespace for executed processes. These options may be used to limit - access a process might have to the file system hierarchy. Each setting takes a space-separated list of paths - relative to the host's root directory (i.e. the system running the service manager). Note that if paths - contain symlinks, they are resolved relative to the root directory set with + Sets up a new file system namespace for executed processes. These options may be used + to limit access a process has to the file system. Each setting takes a space-separated list of paths + relative to the host's root directory (i.e. the system running the service manager). Note that if + paths contain symlinks, they are resolved relative to the root directory set with RootDirectory=/RootImage=. Paths listed in ReadWritePaths= are accessible from within the namespace @@ -2962,8 +2963,8 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy $LOG_NAMESPACE - If the LogNamespace= service setting is used, contains name of the - selected logging namespace. + Contains the name of the selected logging namespace when the + LogNamespace= service setting is used. diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index 31e3d8b210b..a343e5697bd 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -219,12 +219,10 @@ _SYSTEMD_OWNER_UID= - The control group path in the systemd hierarchy, the - the systemd slice unit name, the systemd unit name, the - unit name in the systemd user manager (if any), the systemd - session ID (if any), and the owner UID of the systemd user - unit or systemd session (if any) of the process the journal - entry originates from. + The control group path in the systemd hierarchy, the systemd slice unit name, the systemd + unit name, the unit name in the systemd user manager (if any), the systemd session ID (if any), and + the owner UID of the systemd user unit or systemd session (if any) of the process the journal entry + originates from. @@ -398,15 +396,12 @@ _KERNEL_DEVICE= - The kernel device name. If the entry is associated to - a block device, the major and minor of the device node, - separated by : and prefixed by - b. Similar for character devices but - prefixed by c. For network devices, this - is the interface index prefixed by n. For - all other devices, this is the subsystem name prefixed by - +, followed by :, - followed by the kernel device name. + The kernel device name. If the entry is associated to a block device, contains the major and + minor numbers of the device node, separated by : and prefixed by + b. Similarly for character devices, but prefixed by c. For + network devices, this is the interface index prefixed by n. For all other + devices, this is the subsystem name prefixed by +, followed by + :, followed by the kernel device name. diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 2e716cca9c0..863fa9108f5 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -523,9 +523,8 @@ [MACVTAP] Section Options - The [MACVTAP] section applies for - netdevs of kind macvtap and accepts the - same key as [MACVLAN]. + The [MACVTAP] section applies for netdevs of kind macvtap and accepts the same + keys as [MACVLAN]. @@ -558,9 +557,8 @@ [IPVTAP] Section Options - The [IPVTAP] section only applies for - netdevs of kind ipvtap and accepts the - same key as [IPVLAN]. + The [IPVTAP] section only applies for netdevs of kind ipvtap and accepts the + same keys as [IPVLAN]. @@ -818,7 +816,7 @@ IPDoNotFragment= - Accepts the same key in [VXLAN] section. + Accepts the same key as in [VXLAN] section. @@ -876,8 +874,8 @@ PeerTunnelId= Specifies the peer tunnel id. Takes a number in the range 1—4294967295. The value used must - match the PeerTunnelId= value being used at the peer. This setting is - compulsory. + match the TunnelId= value being used at the peer. This setting is compulsory. + @@ -1100,43 +1098,43 @@ Port= - Accepts the same key in [MACsecReceiveChannel] section. + Accepts the same key as in [MACsecReceiveChannel] section. MACAddress= - Accepts the same key in [MACsecReceiveChannel] section. + Accepts the same key as in [MACsecReceiveChannel] section. PacketNumber= - Accepts the same key in [MACsecTransmitAssociation] section. + Accepts the same key as in [MACsecTransmitAssociation] section. KeyId= - Accepts the same key in [MACsecTransmitAssociation] section. + Accepts the same key as in [MACsecTransmitAssociation] section. Key= - Accepts the same key in [MACsecTransmitAssociation] section. + Accepts the same key as in [MACsecTransmitAssociation] section. KeyFile= - Accepts the same key in [MACsecTransmitAssociation] section. + Accepts the same key as in [MACsecTransmitAssociation] section. Activate= - Accepts the same key in [MACsecTransmitAssociation] section. + Accepts the same key as in [MACsecTransmitAssociation] section. @@ -1379,7 +1377,7 @@ Specifies the encapsulation mechanism used to store networking packets of various protocols inside the UDP packets. Supports the following values: - FooOverUDP provides the simplest no frills model of UDP encapsulation, it simply + FooOverUDP provides the simplest no-frills model of UDP encapsulation, it simply encapsulates packets directly in the UDP payload. GenericUDPEncapsulation is a generic and extensible encapsulation, it allows encapsulation of packets for any IP protocol and optional data as part of the encapsulation. For more detailed information see Port= - Specifies the port number, where the IP encapsulation packets will arrive. Please take note - that the packets will arrive with the encapsulation will be removed. Then they will be manually fed - back into the network stack, and sent ahead for delivery to the real destination. This option is - mandatory. + Specifies the port number where the encapsulated packets will arrive. Those packets will be + removed and manually fed back into the network stack with the encapsulation removed to be sent to + the real destination. This option is mandatory. diff --git a/man/systemd.network.xml b/man/systemd.network.xml index dc295198c37..7f959bbb6df 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -1861,8 +1861,9 @@ IPv6Token=prefixstable:2002:da8:1:: RequestOptions= - When configured, allows to set arbitrary request options in the DHCPv6 request options list and will - sent to the DHCPV6 server. A whitespace-separated list of integers in the range 1..254. Defaults to unset. + When configured, allows to set arbitrary request options in the DHCPv6 request options list + that will be sent to the DHCPV6 server. A whitespace-separated list of integers in the range + 1..254. Defaults to unset. @@ -2053,8 +2054,8 @@ IPv6Token=prefixstable:2002:da8:1:: UseOnLinkPrefix= - When true (the default), the onlink prefix received in the Router Advertisement will be used and take - precedence over any statically configured ones. + When true (the default), the onlink prefix received in the Router Advertisement will be + used and takes precedence over any statically configured ones. @@ -2566,7 +2567,7 @@ IPv6Token=prefixstable:2002:da8:1:: [LLDP] Section Options The [LLDP] section manages the Link Layer Discovery Protocol (LLDP) and accepts the following - keys. + keys: MUDURL= @@ -2893,11 +2894,11 @@ IPv6Token=prefixstable:2002:da8:1:: LimitBytes= - Specifies the hard limit on the FIFO size in bytes. The size limit (a buffer size) to prevent - it from overflowing in case it is unable to dequeue packets as quickly as it receives them. When - this limit is reached, incoming packets are dropped. When suffixed with K, M, or G, the specified - size is parsed as Kilobytes, Megabytes, or Gigabytes, respectively, to the base of 1024. Defaults - to unset and kernel's default is used. + Specifies the hard limit in bytes on the FIFO buffer size. The size limit prevents overflow + in case the kernel is unable to dequeue packets as quickly as it receives them. When this limit is + reached, incoming packets are dropped. When suffixed with K, M, or G, the specified size is parsed + as Kilobytes, Megabytes, or Gigabytes, respectively, to the base of 1024. Defaults to unset and + kernel default is used. @@ -3104,13 +3105,12 @@ IPv6Token=prefixstable:2002:da8:1:: PriorityMap= - The priority map maps the priority of a packet to a band. The argument is a white-space - separated list of numbers. The first number indicates which band the packets with priority - 0 should be put to, the second is for priority 1, and so on. There can be up to 16 numbers in - the list. If there are fewer, the default band that traffic with one of the unmentioned - priorities goes to is the last one. Each band number must be 0..255. This setting can be - specified multiple times. If an empty string is assigned, then the all previous assignments - are cleared. + The priority map maps the priority of a packet to a band. The argument is a whitespace + separated list of numbers. The first number indicates which band the packets with priority 0 should + be put to, the second is for priority 1, and so on. There can be up to 16 numbers in the list. If + there are fewer, the default band that traffic with one of the unmentioned priorities goes to is + the last one. Each band number must be in the range 0..255. This setting can be specified multiple + times. If an empty string is assigned, then the all previous assignments are cleared. diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index ba0ad1d36e7..74e0007c88c 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -299,7 +299,7 @@ url="https://www.kernel.org/doc/Documentation/usb/functionfs.txt">USB FunctionFS endpoints location to listen on, for implementation of USB gadget functions. This expects an - absolute file system path of FunctionFS mount point as the argument. + absolute file system path of a FunctionFS mount point as the argument. Behavior otherwise is very similar to the ListenFIFO= directive above. Use this to open the FunctionFS endpoint ep0. When using this option, the diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 7011537d1fa..d99a2183a28 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -1162,7 +1162,7 @@ systemd-xdg-autostart-generator8 for the XDG desktop files in autostart directories. Desktop Environments can opt-in to use this service by adding a Wants= - dependency on xdg-desktop-autostart.target. + dependency on xdg-desktop-autostart.target. diff --git a/man/systemd.xml b/man/systemd.xml index 8eb5bd37adb..0d6f8534260 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -670,7 +670,7 @@ These variables may contain a list of paths, separated by colons (:). When set, if the list ends with an empty component (...:), this list is prepended to the - usual set of of paths. Otherwise, the specified list replaces the usual + usual set of paths. Otherwise, the specified list replaces the usual set of paths. @@ -850,9 +850,9 @@ Controls log output, with the same effect as the $SYSTEMD_LOG_COLOR, $SYSTEMD_LOG_LEVEL, $SYSTEMD_LOG_LOCATION, $SYSTEMD_LOG_TARGET, - $SYSTEMD_LOG_TIME, $SYSTEMD_LOG_TID environment variables - described above. systemd.log_color, systemd.log_location, - systemd.log_time and systemd.log_tid= can be specified without + $SYSTEMD_LOG_TIME, and $SYSTEMD_LOG_TID environment variables + described above. systemd.log_color, systemd.log_location, + systemd.log_time, and systemd.log_tid= can be specified without an argument, with the same effect as a positive boolean. @@ -1084,7 +1084,7 @@ Those options correspond directly to options listed above in "Kernel Command Line". Both forms may be used equivalently for the system manager, but it is recommended to use the forms listed above in this context, because they are properly namespaced. When an option is specified both on the kernel - command line, and as a normal command line argument, the latter has higher precedence. + command line and as a normal command line argument, the latter has higher precedence. When systemd is used as a user manager, the kernel command line is ignored and only the options described below are understood. Nevertheless, systemd is usually