diff options
| author | Sam Burney <sburney@sifnt.net.au> | 2021-01-30 09:53:53 +0000 | 
|---|---|---|
| committer | Sam Burney <sburney@sifnt.net.au> | 2021-01-30 09:53:53 +0000 | 
| commit | 4842a37b7a647eed76904c3fdd4ed706c47f014e (patch) | |
| tree | 79a736a98b6f85b5abd772332d97e2209db05417 /docs/configuration | |
| parent | a531335929286c47f64690db438abc8748418b2c (diff) | |
| download | vyos-documentation-4842a37b7a647eed76904c3fdd4ed706c47f014e.tar.gz vyos-documentation-4842a37b7a647eed76904c3fdd4ed706c47f014e.zip | |
pppoe: T3273: Fixed issue with line length
Diffstat (limited to 'docs/configuration')
| -rw-r--r-- | docs/configuration/interfaces/pppoe.rst | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/docs/configuration/interfaces/pppoe.rst b/docs/configuration/interfaces/pppoe.rst index e6b1f3ef..0fdbba42 100644 --- a/docs/configuration/interfaces/pppoe.rst +++ b/docs/configuration/interfaces/pppoe.rst @@ -128,9 +128,9 @@ PPPoE options       routes.     * none: No default route is installed. -.. note:: In all modes except 'none', all default routes using this interface will be -   removed when the interface is torn down - even manually installed static -   interface-routes. +.. note:: In all modes except 'none', all default routes using this interface +   will be removed when the interface is torn down - even manually installed +   static interface-routes.  .. cfgcmd:: set interfaces pppoe <interface> idle-timeout <time> | 
