diff mbox

ethtool: fix typo in man page

Message ID 1444118856-6211-1-git-send-email-ivecera@redhat.com
State Not Applicable, archived
Delegated to: David Miller
Headers show

Commit Message

Ivan Vecera Oct. 6, 2015, 8:07 a.m. UTC
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
---
 ethtool.8.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ben Hutchings Oct. 9, 2015, 2:24 a.m. UTC | #1
On Tue, 2015-10-06 at 10:07 +0200, Ivan Vecera wrote:
> Signed-off-by: Ivan Vecera <ivecera@redhat.com>
> ---
>  ethtool.8.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ethtool.8.in b/ethtool.8.in
> index ae56293..eeffa70 100644
> --- a/ethtool.8.in
> +++ b/ethtool.8.in
> @@ -872,7 +872,7 @@ Enables/disables the device support of EEE.
>  Determines whether the device should assert its Tx LPI.
>  .TP
>  .BI advertise \ N
> -Sets the speeds for which the device should advertise EEE capabiliities.
> +Sets the speeds for which the device should advertise EEE capabilities.
>  Values are as for
>  .B \-\-change advertise
>  .TP

Applied, thanks.

Ben.
diff mbox

Patch

diff --git a/ethtool.8.in b/ethtool.8.in
index ae56293..eeffa70 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -872,7 +872,7 @@  Enables/disables the device support of EEE.
 Determines whether the device should assert its Tx LPI.
 .TP
 .BI advertise \ N
-Sets the speeds for which the device should advertise EEE capabiliities.
+Sets the speeds for which the device should advertise EEE capabilities.
 Values are as for
 .B \-\-change advertise
 .TP