]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: remove unintentionally repetitive words
authorml <6209465+ml-@users.noreply.github.com>
Thu, 11 Nov 2021 09:01:19 +0000 (10:01 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 11 Nov 2021 13:36:50 +0000 (14:36 +0100)
man/org.freedesktop.systemd1.xml
man/repart.d.xml
man/resolved.conf.xml
man/systemd.exec.xml
man/systemd.journal-fields.xml
man/systemd.network.xml
man/systemd.nspawn.xml

index 73283de721063a5d451d3b396c17f84fb9f1a0fd..86bf7ef108bc97c0233fec87f1d6ace204ddc634 100644 (file)
@@ -2235,7 +2235,7 @@ node /org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice {
       <literal>needs-reload</literal>. Package scripts may use the first to mark units for later restart when
       a new version of the package is installed. Configuration management scripts may use the second to mark
       units for a later reload when the configuration is adjusted. Those flags are not set by the manager,
-      except to unset as appropriate when when the unit is stopped, restarted, or reloaded.</para>
+      except to unset as appropriate when the unit is stopped, restarted, or reloaded.</para>
 
       <para><varname>JobTimeoutUSec</varname> maps directly to the corresponding configuration setting in the
       unit file.</para>
index 63d6d826948d87843047e95f7b76e573a46c3edd..93c85b613800f03a564fadb2542845b33a15eb34 100644 (file)
         …  suffixes (to the base of 1024). If <varname>SizeMinBytes=</varname> is specified the partition is
         created at or grown to at least the specified size. If <varname>SizeMaxBytes=</varname> is specified
         the partition is created at or grown to at most the specified size. The precise size is determined
-        through the weight value value configured with <varname>Weight=</varname>, see above. When
+        through the weight value configured with <varname>Weight=</varname>, see above. When
         <varname>SizeMinBytes=</varname> is set equal to <varname>SizeMaxBytes=</varname> the configured
         weight has no effect as the partition is explicitly sized to the specified fixed value. Note that
         partitions are never created smaller than 4096 bytes, and since partitions are never shrunk the
index ef6fa24b1d21c1ab212c7d8fa9ced47a9d0277d6..c1994604b9bed04baedc9c6fc9815f99a6e26ebc 100644 (file)
         true all connections to the server will be encrypted. Note that this
         mode requires a DNS server that supports DNS-over-TLS and has a valid
         certificate. If the hostname was specified in <varname>DNS=</varname>
-        by using the format format <literal>address#server_name</literal> it
+        by using the format <literal>address#server_name</literal> it
         is used to validate its certificate and also to enable Server Name
         Indication (SNI) when opening a TLS connection. Otherwise
         the certificate is checked against the server's IP.
index c9cae4b9d361bf51366db03c953ae56b507275b3..ecfaef3dfa1eff9d19a552bf7281e8d7bf55fd2f 100644 (file)
@@ -3163,7 +3163,7 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy
     configuration, with just a few environment variables. The user manager inherits environment variables as
     any other system service, but in addition may receive additional environment variables from PAM, and,
     typically, additional imported variables when the user starts a graphical session. It is recommended to
-    keep the environment blocks in both the system and user managers managers lean. Importing all variables
+    keep the environment blocks in both the system and user managers lean. Importing all variables
     inherited by the graphical session or by one of the user shells is strongly discouraged.</para>
 
     <para>Hint: <command>systemd-run -P env</command> and <command>systemd-run --user -P env</command> print
index 578e074f578215e72a8fad6d941256d2de28a876..554b517235bdd1bd59c0d5be5987ebe2c6bf398d 100644 (file)
           datagram. This field is only included if the <varname>MESSAGE=</varname>
           field was modified compared to the original payload or the timestamp could
           not be located properly and is not included in
-          <varname>SYSLOG_TIMESTAMP=</varname>. Message truncation occurs when when
+          <varname>SYSLOG_TIMESTAMP=</varname>. Message truncation occurs when
           the message contains leading or trailing whitespace (trailing and leading
           whitespace is stripped), or it contains an embedded
           <constant>NUL</constant> byte (the <constant>NUL</constant> byte and
index 535639bd8b3b93a46e2a508f84281ce3dcc9f0d2..ab08797a9eed0abc8cd74f539d6426f91d782cc5 100644 (file)
@@ -2558,7 +2558,7 @@ Token=prefixstable:2002:da8:1::</programlisting></para>
           <para>Takes a boolean value. When <literal>yes</literal>, DHCP server socket will be bound
           to its network interface and all socket communication will be restricted to this interface.
           Defaults to <literal>yes</literal>, except if <varname>RelayTarget=</varname> is used (see below),
-          in which case it defaults defaults to <literal>no</literal>.</para>
+          in which case it defaults to <literal>no</literal>.</para>
         </listitem>
       </varlistentry>
       <varlistentry>
index bb9bf4b5d97d8ecc4fb0f98fdf53d4066de9fed6..15cfd4bc76473b437e94f7918c4bab7043840047 100644 (file)
@@ -33,7 +33,7 @@
     <title>Description</title>
 
     <para>An nspawn container settings file (suffix <filename>.nspawn</filename>) contains runtime
-    configuration for a local container, and is used used by
+    configuration for a local container, and is used by
     <citerefentry><refentrytitle>systemd-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry>.
     Files of this type are named after the containers they define settings for. They are optional, and only
     required for containers whose execution environment shall differ from the defaults. Files of this type