diff options
Diffstat (limited to 'docs/configuration')
-rw-r--r-- | docs/configuration/system/host-name.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/system/host-name.rst b/docs/configuration/system/host-name.rst index 0afcc9cf..d062fc62 100644 --- a/docs/configuration/system/host-name.rst +++ b/docs/configuration/system/host-name.rst @@ -51,7 +51,7 @@ This section shows how to statically map an IP address to a hostname for local .. 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. + lose all your manual edits. Instead, configure static host mappings as follows. .. cfgcmd:: set system static-host-mapping host-name <hostname> inet <address> |