diff options
author | Daniil Baturin <daniil@baturin.org> | 2019-09-19 03:02:46 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-19 03:02:46 +0700 |
commit | bf0a3006078255676abd109cb4b12f40fe35635a (patch) | |
tree | 2e6d663d5a47782d1825a3ed61ce0cd4f99f9985 /docs/interfaces/ethernet.rst | |
parent | 3d08a03c5d1b0903e6bc40abe297e686ba6423d4 (diff) | |
parent | bf3eeb0ab548c88f79103e5b2cb88639648368df (diff) | |
download | vyos-documentation-bf0a3006078255676abd109cb4b12f40fe35635a.tar.gz vyos-documentation-bf0a3006078255676abd109cb4b12f40fe35635a.zip |
Merge pull request #113 from kroy-the-rabbit/master
Spelling, a few minor rewrites.
Diffstat (limited to 'docs/interfaces/ethernet.rst')
-rw-r--r-- | docs/interfaces/ethernet.rst | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/interfaces/ethernet.rst b/docs/interfaces/ethernet.rst index 8ef002f8..075b3836 100644 --- a/docs/interfaces/ethernet.rst +++ b/docs/interfaces/ethernet.rst @@ -28,10 +28,12 @@ Resulting in: speed auto } -In addition, Ethernet interfaces provide the extended operational commands -`show interfaces ethernet <name> physical` and -`show interfaces ethernet <name> statistics`. Statistics available are driver -dependent. +In addition, Ethernet interfaces provide the extended operational commands: + +* `show interfaces ethernet <name> physical` +* `show interfaces ethernet <name> statistics` + +Statistics available are driver dependent. .. code-block:: sh |