summaryrefslogtreecommitdiff
path: root/doc/rtd/topics/network-config.rst
diff options
context:
space:
mode:
authorStephan Telling <st@telling.xyz>2017-06-01 22:08:29 +0200
committerScott Moser <smoser@ubuntu.com>2017-06-06 09:43:40 -0600
commitdc0e70d155b4ff7a3c914ae7aaed3a52571e2107 (patch)
treed4512a8e8e883486691bb8208c760341e70ac206 /doc/rtd/topics/network-config.rst
parent27c079bb14667fda52937ee198b72c80823f3a4f (diff)
downloadvyos-cloud-init-dc0e70d155b4ff7a3c914ae7aaed3a52571e2107.tar.gz
vyos-cloud-init-dc0e70d155b4ff7a3c914ae7aaed3a52571e2107.zip
fix typos and remove whitespace in various docs
Diffstat (limited to 'doc/rtd/topics/network-config.rst')
-rw-r--r--doc/rtd/topics/network-config.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rtd/topics/network-config.rst b/doc/rtd/topics/network-config.rst
index 109c86f5..96c1cf59 100644
--- a/doc/rtd/topics/network-config.rst
+++ b/doc/rtd/topics/network-config.rst
@@ -31,7 +31,7 @@ A ``network:`` entry in /etc/cloud/cloud.cfg.d/* configuration files.
``ip=`` or ``network-config=<YAML config string>``
-User-data cannot change an instance's network configuration. In the absense
+User-data cannot change an instance's network configuration. In the absence
of network configuration in any of the above sources , `Cloud-init`_ will
write out a network configuration that will issue a DHCP request on a "first"
network interface.
@@ -220,7 +220,7 @@ CLI Interface :
--output-kind {eni,netplan,sysconfig}, -ok {eni,netplan,sysconfig}
-Example output convertion V2 to sysconfig:
+Example output converting V2 to sysconfig:
.. code-block:: bash