]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/network: ServerAddress= drop "literal" from IP address ranges 23927/head
authorAndre Kalb <andre.kalb@sma.de>
Wed, 13 Jul 2022 21:56:50 +0000 (23:56 +0200)
committerAndre Kalb <andre.kalb@sma.de>
Thu, 14 Jul 2022 12:35:42 +0000 (14:35 +0200)
man/systemd.network.xml

index d1eca399dfdf4f35d1bc1e5503a3b68ca5f84ac1..671771830426838558615b7da3aa97a800fd6230 100644 (file)
@@ -2546,7 +2546,7 @@ Token=prefixstable:2002:da8:1::</programlisting></para>
       <varlistentry>
         <term><varname>ServerAddress=</varname></term>
         <listitem><para>Specifies server address for the DHCP server. Takes an IPv4 address with prefix
-        length, for example <literal>192.168.0.1/24</literal>. This setting may be useful when the link on
+        length, for example 192.168.0.1/24. This setting may be useful when the link on
         which the DHCP server is running has multiple static addresses. When unset, one of static addresses
         in the link will be automatically selected. Defaults to unset.</para></listitem>
       </varlistentry>