summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2019-09-19 00:03:19 +0700
committerGitHub <noreply@github.com>2019-09-19 00:03:19 +0700
commitf0b3b5917d315b38d40948919cc3fd1d562125f9 (patch)
tree679e179395dd2d0927e5237c3513dfd656ffb5fa
parent9e539281ea71a15d0b336f6d424de0fe78b42ace (diff)
parent0375a0846bcfaf3e5a7bbc8969de45a48a20756b (diff)
downloadvyos-documentation-f0b3b5917d315b38d40948919cc3fd1d562125f9.tar.gz
vyos-documentation-f0b3b5917d315b38d40948919cc3fd1d562125f9.zip
Merge pull request #111 from kroy-the-rabbit/patch-1
Fix misspelling and slight cleanup.
-rw-r--r--docs/system/host-information.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/system/host-information.rst b/docs/system/host-information.rst
index f50585aa..788f7bcc 100644
--- a/docs/system/host-information.rst
+++ b/docs/system/host-information.rst
@@ -51,8 +51,8 @@ Example: Set system hostname to 'RT01':
Domain Name
^^^^^^^^^^^
-A domainname is the label (name) assigned to a computer network and is thus
-unique!
+A domain name is the label (name) assigned to a computer network and is thus
+unique.
Set the system's domain:
@@ -158,7 +158,7 @@ It is replaced by inserting a static route into the routing table using:
set protocols static route 0.0.0.0/0 next-hop <gateway ip>
-Delete default route fomr the system
+Delete the default route from the system
.. code-block:: sh