diff options
author | Stephan Telling <st@telling.xyz> | 2017-06-01 22:08:29 +0200 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2017-06-06 09:43:40 -0600 |
commit | dc0e70d155b4ff7a3c914ae7aaed3a52571e2107 (patch) | |
tree | d4512a8e8e883486691bb8208c760341e70ac206 /doc/rtd/topics/network-config-format-v1.rst | |
parent | 27c079bb14667fda52937ee198b72c80823f3a4f (diff) | |
download | vyos-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-format-v1.rst')
-rw-r--r-- | doc/rtd/topics/network-config-format-v1.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rtd/topics/network-config-format-v1.rst b/doc/rtd/topics/network-config-format-v1.rst index 36326b59..ce3a1bde 100644 --- a/doc/rtd/topics/network-config-format-v1.rst +++ b/doc/rtd/topics/network-config-format-v1.rst @@ -246,8 +246,8 @@ Valid keys are: - jumbo0 params: bridge_ageing: 250 - bridge_bridgeprio: 22 - bridge_fd: 1 + bridge_bridgeprio: 22 + bridge_fd: 1 bridge_hello: 1 bridge_maxage: 10 bridge_maxwait: 0 |