Skip to content

Commit 585f678

Browse files
authored
doc: Update ethtool.md (#580)
1 parent 1faf846 commit 585f678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

command/ethtool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Ethtool命令显示的信息来源于网卡驱动层,即TCP/ip协议的链路
7676
查看机器上网卡的速度:百兆还是千兆,请输入:
7777

7878
```shell
79-
ethool eth0
79+
ethtool eth0
8080
```
8181

8282
操作完毕后,输出信息中`Speed:`这一项就指示了网卡的速度。停止网卡的发送模块TX,请输入:

0 commit comments

Comments
 (0)