From 216859622e0619a1f61eb702f88546b579306005 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 3 Jun 2020 16:33:30 +0200 Subject: op-mode: migrate line ending from dos --- op-mode-definitions/show-interfaces-ethernet.xml | 94 ++++++++++++------------ op-mode-definitions/show-license.xml | 26 +++---- 2 files changed, 60 insertions(+), 60 deletions(-) diff --git a/op-mode-definitions/show-interfaces-ethernet.xml b/op-mode-definitions/show-interfaces-ethernet.xml index e19505d26..63afe8248 100644 --- a/op-mode-definitions/show-interfaces-ethernet.xml +++ b/op-mode-definitions/show-interfaces-ethernet.xml @@ -1,47 +1,47 @@ - - - - - - - - - Show ethernet interface information - - interfaces ethernet - - - - - - Show physical device information for specified ethernet interface - - /sbin/ethtool "$4"; /sbin/ethtool -i "$4" - - - - Show physical device offloading capabilities - - /sbin/ethtool -k "$4" - - - - - - Show physical device statistics for specified ethernet interface - - /sbin/ethtool -S "$4" - - - - Show transceiver information from modules (e.g SFP+, QSFP) - - /sbin/ethtool -m "$4" - - - - - - - - + + + + + + + + + Show ethernet interface information + + interfaces ethernet + + + + + + Show physical device information for specified ethernet interface + + /sbin/ethtool "$4"; /sbin/ethtool -i "$4" + + + + Show physical device offloading capabilities + + /sbin/ethtool -k "$4" + + + + + + Show physical device statistics for specified ethernet interface + + /sbin/ethtool -S "$4" + + + + Show transceiver information from modules (e.g SFP+, QSFP) + + /sbin/ethtool -m "$4" + + + + + + + + diff --git a/op-mode-definitions/show-license.xml b/op-mode-definitions/show-license.xml index b6a2370a6..2ce11567d 100644 --- a/op-mode-definitions/show-license.xml +++ b/op-mode-definitions/show-license.xml @@ -1,13 +1,13 @@ - - - - - - - Show VyOS license information - - less $_vyatta_less_options --prompt=".license, page %dt of %D" -- ${vyatta_sysconfdir}/LICENSE - - - - + + + + + + + Show VyOS license information + + less $_vyatta_less_options --prompt=".license, page %dt of %D" -- ${vyatta_sysconfdir}/LICENSE + + + + -- cgit v1.2.3