summaryrefslogtreecommitdiff
path: root/docs/configuration/system
diff options
context:
space:
mode:
authorbri <284789+b-@users.noreply.github.com>2023-01-13 14:37:59 -0500
committerGitHub <noreply@github.com>2023-01-13 14:37:59 -0500
commite7de57e75a8b5782eedc68620047ca17d1af6467 (patch)
tree2157986bd373ae67a35e523f62ca8a147b1587af /docs/configuration/system
parent2d9c613f01b78c5920d79b88b724fbca8c67eee4 (diff)
downloadvyos-documentation-e7de57e75a8b5782eedc68620047ca17d1af6467.tar.gz
vyos-documentation-e7de57e75a8b5782eedc68620047ca17d1af6467.zip
oh, so THAT'S how you rst
Diffstat (limited to 'docs/configuration/system')
-rw-r--r--docs/configuration/system/host-name.rst4
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>