diff options
| -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> | 
