linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: admin-guide: thunderbolt: replace ifconfig with ip
@ 2025-12-22 15:29 Jaime Saguillo Revilla
  2025-12-30 10:27 ` Mika Westerberg
  0 siblings, 1 reply; 2+ messages in thread
From: Jaime Saguillo Revilla @ 2025-12-22 15:29 UTC (permalink / raw)
  To: andreas.noever, westeri
  Cc: corbet, linux-doc, linux-usb, Jaime Saguillo Revilla

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>
---
 Documentation/admin-guide/thunderbolt.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/thunderbolt.rst b/Documentation/admin-guide/thunderbolt.rst
index 07303c1346fb..89df26553aa0 100644
--- a/Documentation/admin-guide/thunderbolt.rst
+++ b/Documentation/admin-guide/thunderbolt.rst
@@ -370,7 +370,7 @@ is built-in to the kernel image, there is no need to do anything.
 
 The driver will create one virtual ethernet interface per Thunderbolt
 port which are named like ``thunderbolt0`` and so on. From this point
-you can either use standard userspace tools like ``ifconfig`` to
+you can either use standard userspace tools like ``ip`` to
 configure the interface or let your GUI handle it automatically.
 
 Forcing power
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: admin-guide: thunderbolt: replace ifconfig with ip
  2025-12-22 15:29 [PATCH] docs: admin-guide: thunderbolt: replace ifconfig with ip Jaime Saguillo Revilla
@ 2025-12-30 10:27 ` Mika Westerberg
  0 siblings, 0 replies; 2+ messages in thread
From: Mika Westerberg @ 2025-12-30 10:27 UTC (permalink / raw)
  To: Jaime Saguillo Revilla
  Cc: andreas.noever, westeri, corbet, linux-doc, linux-usb

On Mon, Dec 22, 2025 at 04:29:26PM +0100, Jaime Saguillo Revilla wrote:
> 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>

Applied to thunderbolt.git/next, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-30 10:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-22 15:29 [PATCH] docs: admin-guide: thunderbolt: replace ifconfig with ip Jaime Saguillo Revilla
2025-12-30 10:27 ` Mika Westerberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).