Skip to content

Commit a1d4416

Browse files
alectric-trJonathan Corbet
authored andcommitted
docs: filesystems: sysfs: remove top level sysfs net directory
The net/ directory is not present as a top level sysfs directory in standard Linux systems. Network interfaces can be accessible via /sys/class/net instead. Signed-off-by: Alex Tran <alex.t.tran@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20250902023039.1351270-3-alex.t.tran@gmail.com>
1 parent d725668 commit a1d4416

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Documentation/filesystems/sysfs.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,6 @@ The top level sysfs directory looks like::
299299
hypervisor/
300300
kernel/
301301
module/
302-
net/
303302
power/
304303

305304
devices/ contains a filesystem representation of the device tree. It maps

0 commit comments

Comments
 (0)