diff options
Diffstat (limited to 'docs/configuration/system/host-name.rst')
-rw-r--r-- | docs/configuration/system/host-name.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/system/host-name.rst b/docs/configuration/system/host-name.rst index 6915af15..0afcc9cf 100644 --- a/docs/configuration/system/host-name.rst +++ b/docs/configuration/system/host-name.rst @@ -50,8 +50,8 @@ This section shows how to statically map an IP address to a hostname for local `/etc/hosts` file entries. .. note:: Do *not* manually edit `/etc/hosts`. This file will automatically be -regenerated on boot based on the settings in this section, which means you'll -lose all your manual edits. Instead, configure static host mappings, as follows. + regenerated on boot based on the settings in this section, which means you'll + lose all your manual edits. Instead, configure static host mappings, as follows. .. cfgcmd:: set system static-host-mapping host-name <hostname> inet <address> |