diff options
Diffstat (limited to 'chapter07/hostname.xml')
-rw-r--r-- | chapter07/hostname.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter07/hostname.xml b/chapter07/hostname.xml index 46c083a43..4d336e5b7 100644 --- a/chapter07/hostname.xml +++ b/chapter07/hostname.xml @@ -11,8 +11,9 @@ <primary sortas="d-localnet">localnet</primary> <secondary>configuring</secondary></indexterm> -<para>Part of the localnet script is setting up the system's hostname. This -needs to be configured in the <filename>/etc/sysconfig/network</filename>.</para> +<para>Part of the <command>localnet</command> script is setting up the system's +hostname. This needs to be configured in the +<filename>/etc/sysconfig/network</filename> file.</para> <para>Create the <filename>/etc/sysconfig/network</filename> file and enter a hostname by running:</para> |