mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 08:28:11 +00:00
Base: Remove /proc/devices node
That node was removed in a previous commit so let's remove it from this document too.
This commit is contained in:
parent
40f35558b5
commit
1a1e0e6364
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ Most of the output layout in the ProcFS nodes is JSON.
|
|||
* **`cmdline`** - this node exports the kernel boot commandline that was passed to
|
||||
from the bootloader.
|
||||
* **`cpuinfo`** - this node exports information on the CPU.
|
||||
* **`devices`** - this node exports information on all devices that might be represented
|
||||
by a device file.
|
||||
* **`df`** - this node exports information on mounted filesystems and basic statistics on
|
||||
them.
|
||||
* **`dmesg`** - this node exports information from the kernel log.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue