Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: admin-guide: join the sysfs information in one place

The documents describing sysfs are spread out in the admin guide; bring
them together in one place.

Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20241213182057.343527-2-corbet@lwn.net

+3 -4
+3 -4
Documentation/admin-guide/index.rst
··· 19 19 devices 20 20 sysctl/index 21 21 22 - abi 23 22 features 24 23 25 24 This section describes CPU vulnerabilities and their mitigations. ··· 48 49 perf/index 49 50 pstore-blk 50 51 51 - This is the beginning of a section with information of interest to 52 - application developers. Documents covering various aspects of the kernel 53 - ABI will be found here. 52 + A big part of the kernel's administrative interface is the sysfs virtual 53 + filesystem; these documents describe how to interact with sysfs. 54 54 55 55 .. toctree:: 56 56 :maxdepth: 1 57 57 58 58 sysfs-rules 59 + abi 59 60 60 61 This is the beginning of a section with information of interest to 61 62 application developers and system integrators doing analysis of the