diff options
Diffstat (limited to 'Documentation/networking/operstates.txt')
-rw-r--r-- | Documentation/networking/operstates.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/operstates.txt b/Documentation/networking/operstates.txt index 4a21d9bb836..c9074f9b78b 100644 --- a/Documentation/networking/operstates.txt +++ b/Documentation/networking/operstates.txt @@ -2,7 +2,7 @@ 1. Introduction Linux distinguishes between administrative and operational state of an -interface. Admininstrative state is the result of "ip link set dev +interface. Administrative state is the result of "ip link set dev <dev> up or down" and reflects whether the administrator wants to use the device for traffic. |