diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-06-20 12:38:39 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-06-20 12:47:56 +0200 |
commit | 11491ec0ee031945c8ed710e6808324032e20e0a (patch) | |
tree | e08ca6b622c03e053903c7d5907edc7f0c530fd6 /docs/routing/rip.rst | |
parent | e6e0bf738df27e4b3a1640e8e17602d7624eb819 (diff) | |
download | vyos-documentation-11491ec0ee031945c8ed710e6808324032e20e0a.tar.gz vyos-documentation-11491ec0ee031945c8ed710e6808324032e20e0a.zip |
routing: use long protocol name in chapter name
Diffstat (limited to 'docs/routing/rip.rst')
-rw-r--r-- | docs/routing/rip.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/routing/rip.rst b/docs/routing/rip.rst index 237106f6..194ab6e3 100644 --- a/docs/routing/rip.rst +++ b/docs/routing/rip.rst @@ -1,7 +1,7 @@ .. _routing-rip: -RIP ---- +Routing Information Protocol (RIP) +---------------------------------- Simple RIP configuration using 2 nodes and redistributing connected interfaces. |