]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/hostnamectl.xml
man: update version information
[thirdparty/systemd.git] / man / hostnamectl.xml
index 6933c68e3820a62ae63ecee603ba6cd5ffe834aa..85594b07d74f726c9087724f5ba6030244c2b8a1 100644 (file)
@@ -64,7 +64,9 @@
         <term><command>status</command></term>
 
         <listitem><para>Show system hostname and related information. If no command is specified,
-        this is the implied default.</para></listitem>
+        this is the implied default.</para>
+
+        <xi:include href="version-info.xml" xpointer="v195"/></listitem>
       </varlistentry>
 
       <varlistentry>
@@ -84,7 +86,9 @@
         <para>The static and transient hostnames must each be either a single DNS label (a string composed of
         7-bit ASCII lower-case characters and no spaces or dots, limited to the format allowed for DNS domain
         name labels), or a sequence of such labels separated by single dots that forms a valid DNS FQDN. The
-        hostname must be at most 64 characters, which is a Linux limitation (DNS allows longer names).</para></listitem>
+        hostname must be at most 64 characters, which is a Linux limitation (DNS allows longer names).</para>
+
+        <xi:include href="version-info.xml" xpointer="v249"/></listitem>
       </varlistentry>
 
       <varlistentry>
         graphical applications to visualize this host. The icon name
         should follow the <ulink
         url="https://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html">Icon
-        Naming Specification</ulink>.</para></listitem>
+        Naming Specification</ulink>.</para>
+
+        <xi:include href="version-info.xml" xpointer="v249"/></listitem>
       </varlistentry>
 
       <varlistentry>
         <literal>vm</literal> and
         <literal>container</literal> for virtualized systems that lack
         an immediate physical chassis.</para>
+
+        <xi:include href="version-info.xml" xpointer="v249"/>
         </listitem>
       </varlistentry>
 
         <literal>staging</literal>,
         <literal>production</literal>.
         </para>
+
+        <xi:include href="version-info.xml" xpointer="v249"/>
         </listitem>
       </varlistentry>
 
         location of the system, if it is known and applicable. This
         may be as generic as <literal>Berlin, Germany</literal> or as
         specific as <literal>Left Rack, 2nd Shelf</literal>.</para>
+
+        <xi:include href="version-info.xml" xpointer="v249"/>
         </listitem>
       </varlistentry>
     </variablelist>
         <term><option>--no-ask-password</option></term>
 
         <listitem><para>Do not query the user for authentication for
-        privileged operations.</para></listitem>
+        privileged operations.</para>
+
+        <xi:include href="version-info.xml" xpointer="v195"/></listitem>
       </varlistentry>
 
       <varlistentry>
         <listitem><para>If <command>status</command> is invoked (or no explicit command is given) and one of these
         switches is specified, <command>hostnamectl</command> will print out just this selected hostname.</para>
 
-        <para>If used with <command>set-hostname</command>, only the selected hostnames will be updated. When more
-        than one of these switches are specified, all the specified hostnames will be updated. </para></listitem>
+        <para>If used with <command>hostname</command>, only the selected hostnames will be updated. When more
+        than one of these switches are specified, all the specified hostnames will be updated. </para>
+
+        <xi:include href="version-info.xml" xpointer="v195"/></listitem>
       </varlistentry>
 
       <xi:include href="user-system-options.xml" xpointer="host" />