mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-22 02:17:36 -04:00
Documentation: proc: fix section numbering in table of contents
Commite24ccaaf7e("block: remove last remaining traces of IDE documentation") removed the IDE section but left its table of contents entry behind. Fix the stale entry and renumber the following sections. Fixes:e24ccaaf7e("block: remove last remaining traces of IDE documentation") Signed-off-by: Baolin Liu <liubaolin@kylinos.cn> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260424090654.19229-1-liubaolin12138@163.com>
This commit is contained in:
committed by
Jonathan Corbet
parent
254f49634e
commit
97a7bd8c2c
@@ -23,13 +23,13 @@ fixes/update part 1.1 Stefani Seibold <stefani@seibold.net> June 9 2009
|
||||
1 Collecting System Information
|
||||
1.1 Process-Specific Subdirectories
|
||||
1.2 Kernel data
|
||||
1.3 IDE devices in /proc/ide
|
||||
1.4 Networking info in /proc/net
|
||||
1.5 SCSI info
|
||||
1.6 Parallel port info in /proc/parport
|
||||
1.7 TTY info in /proc/tty
|
||||
1.8 Miscellaneous kernel statistics in /proc/stat
|
||||
1.9 Ext4 file system parameters
|
||||
1.3 Networking info in /proc/net
|
||||
1.4 SCSI info
|
||||
1.5 Parallel port info in /proc/parport
|
||||
1.6 TTY info in /proc/tty
|
||||
1.7 Miscellaneous kernel statistics in /proc/stat
|
||||
1.8 Ext4 file system parameters
|
||||
1.9 /proc/consoles - Shows registered system consoles
|
||||
|
||||
2 Modifying System Parameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user