]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: various issues reported in #22432 22608/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 22 Feb 2022 21:54:23 +0000 (22:54 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 23 Feb 2022 07:56:03 +0000 (08:56 +0100)
Fixes #22432.

12 files changed:
man/homectl.xml
man/integritytab.xml
man/nss-resolve.xml
man/os-release.xml
man/systemd-integritysetup@.service.xml
man/systemd-stub.xml
man/systemd.exec.xml
man/systemd.link.xml
man/systemd.network.xml
man/systemd.nspawn.xml
man/systemd.path.xml
man/userdbctl.xml

index 5a06346d7b6cf15b7de3d1608a575b071c7978bf..eaed7897b1c4563d3504d1695f301f64c580d70a 100644 (file)
         done. If set to <literal>grow</literal> the home area is grown to the size configured via
         <option>--disk-size=</option> should it currently be smaller. If it already matches the configured
         size or is larger no operation is executed. If set to <literal>shrink-and-grow</literal> the home
-        area is also resized to the minimal size used disk space and file system constraints permit, during
-        logout. This mode thus ensures that while a home area is activated it is sized to the configured
-        size, but while deactivated it is compacted taking up only the minimal space possible. Note that if
-        the system is powered off abnormally or if the user otherwise not logged out cleanly the shrinking
-        operation will not take place, and the user has to re-login/logout again before it is executed
-        again.</para></listitem>
+        area is also resized during logout to the minimal size the used disk space and file system
+        constraints permit. This mode thus ensures that while a home area is activated it is sized to the
+        configured size, but while deactivated it is compacted taking up only the minimal space possible.
+        Note that if the system is powered off abnormally or if the user otherwise not logged out cleanly the
+        shrinking operation will not take place, and the user has to re-login/logout again before it is
+        executed again.</para></listitem>
       </varlistentry>
 
       <varlistentry>
index c2ad2573a0cd5dfec2879de2739a8837e2edcaeb..44f0a559290298dcdd94bd3bb1e81a6d4951ca46 100644 (file)
@@ -50,7 +50,7 @@
     <literal>UUID=</literal> followed by the UUID,
     <literal>PARTUUID=</literal> followed by the partition UUID,
     <literal>LABEL=</literal> followed by the label,
-    <literal>PARTLABEL=</literal> followed by the partition label,
+    <literal>PARTLABEL=</literal> followed by the partition label.
     </para>
 
     <para>The third field if present contains an absolute filename path to a key file or a <literal>-</literal>
index 061d0d74bbe4e62a4e30ce4107395390eaf2d1cf..b72b1ba64d0487603a3ffce6ca223de44f784853 100644 (file)
@@ -94,7 +94,7 @@
         <term><varname>$SYSTEMD_NSS_RESOLVE_CACHE</varname></term>
 
         <listitem><para>Takes a boolean argument. When false, the cache of previously queried records will
-        not be used by <filename>systemd-resolved</filename>.</para></listitem>
+        not be used by <command>systemd-resolved</command>.</para></listitem>
       </varlistentry>
     </variablelist>
 
         <term><varname>$SYSTEMD_NSS_RESOLVE_NETWORK</varname></term>
 
         <listitem><para>Takes a boolean argument. When false, answers will be returned without using the
-        network, i.e. either from local sources or the cache in <filename>systemd-resolved</filename>.
+        network, i.e. either from local sources or the cache in <command>systemd-resolved</command>.
         </para></listitem>
       </varlistentry>
     </variablelist>
   <refsect1>
     <title>Example</title>
 
-    <para>Here is an example <filename>/etc/nsswitch.conf</filename> file that enables <command>nss-resolve</command>
-    correctly:</para>
+    <para>Here is an example <filename>/etc/nsswitch.conf</filename> file that enables
+    <command>nss-resolve</command> correctly:</para>
 
     <!-- synchronize with other nss-* man pages and factory/etc/nsswitch.conf -->
 <programlisting>passwd:         compat systemd
index f5d6756f899995fa1cf22e05e069a8986f540a03..dd3c39f8762b61dc535eeee0cc38969c5088d0ac 100644 (file)
           <term><varname>PORTABLE_PREFIXES=</varname></term>
           <listitem><para>Takes a space-separated list of one or more valid prefix match strings for the
           <ulink url="https://systemd.io/PORTABLE_SERVICES">Portable Services</ulink> logic. This field
-          serves two purposes: it's informational, identifying portable service images as such (and thus
-          allowing them to be distinguished from other OS images, such as bootable system images); whenever a
-          portable service image is attached the specified or implied portable service prefix is checked
-          against this list, to enforce restrictions how images may be attached to a
+          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
+          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.</para></listitem>
         </varlistentry>
       </variablelist>
index 24336c262d2b879aca871792d1fbf54d49dde451..ade5663c283643872156f0982129688f7b9a4142 100644 (file)
@@ -56,7 +56,9 @@
         </term>
 
         <listitem><para>Create a block device <replaceable>volume</replaceable> using
-        <replaceable>device</replaceable>. See integritytab man page and
+        <replaceable>device</replaceable>. See
+        <citerefentry><refentrytitle>systemd-integritytab</refentrytitle><manvolnum>5</manvolnum></citerefentry>
+        and
         <ulink url="https://www.kernel.org/doc/html/latest/admin-guide/device-mapper/dm-integrity.html">
           Kernel dm-integrity</ulink> documentation for details.
         </para></listitem>
index 6439878951bf7680283687c54768b47e86fa4fab..28c6ba938cbe6e51297fa2a25fa904a03ef6d80d 100644 (file)
       then access them in this directory. This is supposed to be used to store auxiliary, encrypted,
       authenticated credentials for use with <varname>LoadCredentialEncrypted=</varname> in the UEFI System
       Partition. See
-      <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry> for
+      <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>
+      and
+      <citerefentry><refentrytitle>systemd-creds</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+      for
       details on encrypted credentials. The generated <command>cpio</command> archive is measured into TPM
-      PCR 4 (if a TPM is present)</para></listitem>
+      PCR 4 (if a TPM is present).</para></listitem>
 
       <listitem><para>Similarly, files <filename><replaceable>foo</replaceable>.efi.extra.d/*.raw</filename>
       are packed up in a <command>cpio</command> archive and placed in the <filename>/.extra/sysext/</filename>
index 2c00c08affbec1c427c7de8589de8b78f6af05a0..38220958b42602e9b5cdb7005e1a9da18a3f3492 100644 (file)
@@ -1964,9 +1964,7 @@ RestrictFileSystems=ext4</programlisting>
               </row>
               <row>
                 <entry>@known</entry>
-                <entry>All known filesystems defined by the kernel. This list is defined statically in systemd based on a kernel
-                version that was available when this systemd version was released. It will become progressively more
-                out-of-date as the kernel is updated.</entry>
+                <entry>All known filesystems defined by the kernel. This list is defined statically in systemd based on a kernel version that was available when this systemd version was released. It will become progressively more out-of-date as the kernel is updated.</entry>
               </row>
             </tbody>
           </tgroup>
index 1eaf8e14cbceebf1c1f8414596da0383dd445004..5629057bf2640eeafd179a77d68d4b908710058e 100644 (file)
       <varlistentry>
         <term><varname>TransmitVLANSTAGHardwareAcceleration=</varname></term>
         <listitem>
-          <para>Takes a boolean. If set to true, transmit VLAN STAG HW acceleration is enabled.
+          <para>Takes a boolean. If set to true, transmit VLAN STAG hardware acceleration is enabled.
           When unset, the kernel's default will be used.</para>
         </listitem>
       </varlistentry>
index 1199c3bda2825051c5ec9a30c7894a26ec392582..5939e38a00a1cd04c71abb692ca21b9e6a5bdbd2 100644 (file)
@@ -2304,7 +2304,7 @@ Table=1234</programlisting></para>
                   <citerefentry><refentrytitle>sd-id128</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
                   <citerefentry><refentrytitle>sd_id128_from_string</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
                   and
-                  <citerefentry><refentrytitle>sd_id128_get_machine</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
+                  <citerefentry><refentrytitle>sd_id128_get_machine</refentrytitle><manvolnum>3</manvolnum></citerefentry>.
                 </para>
                 <para>
                   Note that the <literal>prefixstable</literal> algorithm uses both the interface
index 15cfd4bc76473b437e94f7918c4bab7043840047..c1eef7853b642dcb136e26cbb16f312ad3eba4de 100644 (file)
         capabilities (see
         <citerefentry project='man-pages'><refentrytitle>capabilities</refentrytitle><manvolnum>7</manvolnum></citerefentry>
         for details). The <varname>AmbientCapability=</varname> setting
-        specifies capability which will be passed to the started program
+        specifies capabilities which will be passed to the started program
         in the inheritable and ambient capability sets. This will grant
         these capabilities to this process. This setting correspond to
         the <option>--ambient-capability=</option> command line switch.
index fd3d4efc2a583aeb1bc18541ec9a2aea148f9f34..0392f0dae054c34e525fdd8bf808c38f307eaa83 100644 (file)
         <term><varname>TriggerLimitIntervalSec=</varname></term>
         <term><varname>TriggerLimitBurst=</varname></term>
 
-        <listitem><para>Configures a limit on how often this path unit may be activated within a specific time
-        interval. The <varname>TriggerLimitIntervalSec=</varname> may be used to configure the length of the time
-        interval in the usual time units <literal>us</literal>, <literal>ms</literal>, <literal>s</literal>,
-        <literal>min</literal>, <literal>h</literal>, … and defaults to 2s (See
-        <citerefentry><refentrytitle>systemd.time</refentrytitle><manvolnum>7</manvolnum></citerefentry> for details on
-        the various time units understood). The <varname>TriggerLimitBurst=</varname> setting takes a positive integer
-        value and specifies the number of permitted activations per time interval, and defaults to 200. Set either to
-        0 to disable any form of trigger rate limiting. If the limit is hit, the unit is placed into a failure mode,
-        and will not watch the path(s) anymore until restarted. Note that this limit is enforced before the service
-        activation is enqueued.</para></listitem>
+        <listitem><para>Configures a limit on how often this path unit may be activated within a specific
+        time interval. The <varname>TriggerLimitIntervalSec=</varname> may be used to configure the length of
+        the time interval in the usual time units <literal>us</literal>, <literal>ms</literal>,
+        <literal>s</literal>, <literal>min</literal>, <literal>h</literal>, … and defaults to 2s. See
+        <citerefentry><refentrytitle>systemd.time</refentrytitle><manvolnum>7</manvolnum></citerefentry> for
+        details on the various time units understood. The <varname>TriggerLimitBurst=</varname> setting takes
+        a positive integer value and specifies the number of permitted activations per time interval, and
+        defaults to 200. Set either to 0 to disable any form of trigger rate limiting. If the limit is hit,
+        the unit is placed into a failure mode, and will not watch the path(s) anymore until restarted. Note
+        that this limit is enforced before the service activation is enqueued.</para></listitem>
       </varlistentry>
     </variablelist>
 
index 6a01e9d1791fa30fb8e4e7029e64f044bbd303b9..fbab8102c9f31bdbf8f0a0cd76440e6b827a6a5d 100644 (file)
       <varlistentry>
         <term><option>--json=</option><replaceable>FORMAT</replaceable></term>
 
-        <listitem><para>Selects JSON out mode (like <option>--output=json</option>) and selects the precise
-        display mode. Takes one of <literal>pretty</literal> or <literal>short</literal>. If
-        <literal>pretty</literal> human-friendly whitespace and newlines are inserted in the output to make
-        the JSON data more readable. If <literal>short</literal> all superfluous whitespace is
+        <listitem><para>Selects JSON output mode (like <option>--output=json</option>) and selects the
+        precise display mode. Takes one of <literal>pretty</literal> or <literal>short</literal>. If
+        <literal>pretty</literal>, human-friendly whitespace and newlines are inserted in the output to make
+        the JSON data more readable. If <literal>short</literal>, all superfluous whitespace is
         suppressed.</para></listitem>
       </varlistentry>