From 6c55cefe2f4c91792bed4bbee9b57eb6ebbfed72 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 14 May 2021 09:04:30 +0200 Subject: [PATCH] man: reword descriptions of two DHCPv4 options --- man/systemd.network.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 15ba1dfb06d..60f28abe30a 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -1622,10 +1622,10 @@ IPv6Token=prefixstable:2002:da8:1:: SendHostname= - When true (the default), the machine's hostname will be sent to the DHCP server. - Note that the machine's hostname must consist only of 7-bit ASCII lower-case characters and - no spaces or dots, and be formatted as a valid DNS domain name. Otherwise, the hostname is not - sent even if this is set to true. + When true (the default), the machine's hostname (or the value specified with + Hostname= below) will be sent to the DHCP server. Note that the hostname must + consist only of 7-bit ASCII lower-case characters and no spaces or dots, and be formatted as a + valid DNS domain name. Otherwise, the hostname is not sent even if this option is true. @@ -1950,7 +1950,7 @@ IPv6Token=prefixstable:2002:da8:1:: ListenPort= - Allow setting custom port for the DHCP client to listen on. + Set the port from which the DHCP client packets originate. -- 2.47.3