diff options
| author | Christian Poessinger <christian@poessinger.com> | 2019-12-21 19:54:40 +0100 | 
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2019-12-21 19:54:40 +0100 | 
| commit | 158bd1f9d4c077368f5850eee485689f19a35202 (patch) | |
| tree | 3e5f1c36df7401b3b276d388fd385e975bf48476 /docs/interfaces/ethernet.rst | |
| parent | fe343f5a824dc663896fb63af33e201cc2146b68 (diff) | |
| download | vyos-documentation-158bd1f9d4c077368f5850eee485689f19a35202.tar.gz vyos-documentation-158bd1f9d4c077368f5850eee485689f19a35202.zip  | |
dummy: extend interface documentation
Diffstat (limited to 'docs/interfaces/ethernet.rst')
| -rw-r--r-- | docs/interfaces/ethernet.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/interfaces/ethernet.rst b/docs/interfaces/ethernet.rst index 4a5abded..d9d14299 100644 --- a/docs/interfaces/ethernet.rst +++ b/docs/interfaces/ethernet.rst @@ -95,7 +95,7 @@ Link Administration  .. cfgcmd:: set interfaces ethernet '<interface>' disable -   Disable given ethernet interface. It will be placed in administratively down +   Disable given `<interface>`. It will be placed in administratively down     state.  .. cfgcmd:: set interfaces ethernet '<interface>' disable-flow-control @@ -132,7 +132,7 @@ Operation  .. opcmd:: show interfaces ethernet -   Show Ethernet interface information +   Show brief interface information.     .. code-block:: none  | 
