man: document that static/transient hostnames may be 64 chars at max

This commit is contained in:
Lennart Poettering 2016-08-19 11:02:24 +02:00
parent 2c85bbaa53
commit 7c9f396b8a

View file

@ -71,10 +71,9 @@
set, and is valid (something other than localhost), then the set, and is valid (something other than localhost), then the
transient hostname is not used.</para> transient hostname is not used.</para>
<para>Note that the pretty hostname has little restrictions on the <para>Note that the pretty hostname has little restrictions on the characters and length used, while the static and
characters used, while the static and transient hostnames are transient hostnames are limited to the usually accepted characters of Internet domain names, and 64 characters at
limited to the usually accepted characters of Internet domain maximum (the latter being a Linux limitation).</para>
names.</para>
<para>The static hostname is stored in <para>The static hostname is stored in
<filename>/etc/hostname</filename>, see <filename>/etc/hostname</filename>, see