Skip to content

Commit 0c90fd3

Browse files
jasagwesteri
authored andcommitted
docs: admin-guide: thunderbolt: Replace ifconfig with ip
ifconfig is a legacy tool and no longer installed by default on many modern distributions. Update the documentation to reference ip from iproute2 instead. No functional change. Signed-off-by: Jaime Saguillo Revilla <jaime.saguillo@gmail.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
1 parent f8f9c1f commit 0c90fd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/admin-guide/thunderbolt.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ is built-in to the kernel image, there is no need to do anything.
370370

371371
The driver will create one virtual ethernet interface per Thunderbolt
372372
port which are named like ``thunderbolt0`` and so on. From this point
373-
you can either use standard userspace tools like ``ifconfig`` to
373+
you can either use standard userspace tools like ``ip`` to
374374
configure the interface or let your GUI handle it automatically.
375375

376376
Forcing power

0 commit comments

Comments
 (0)