diff options
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/sysfs.5 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man5/sysfs.5 b/man5/sysfs.5 index a451436e46..d6cccb2ca7 100644 --- a/man5/sysfs.5 +++ b/man5/sysfs.5 @@ -98,6 +98,15 @@ These symbolic links refer to entries in the .IR /sys/devices directory. .TP +.IR /sys/class/net +Each of the entries in this directory is a symbolic link +representing on of the real or virtual networking devices +that are visible in the network namespace of the process +that is accessing the directory. +Each of these symbolic links refers to entries in the +.IR /sys/devices +directory. +.TP .IR /sys/dev This directory contains two subdirectories .IR block / |
