1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:58:12 +00:00
serenity/Base/usr/share/man
Liav A 75f01692b4 Kernel+Userland: Move /sys/firmware/power_state to /sys/kernel directory
Let's put the power_state global node into the /sys/kernel directory,
because that directory represents all global nodes and variables being
related to the Kernel. It's also a mutable node, that is more acceptable
being in the mentioned directory due to the fact that all other files in
the /sys/firmware directory are just firmware blobs and are not mutable
at all.
2022-10-25 15:33:34 -06:00
..
man1 Kernel+Userland: Move /sys/firmware/power_state to /sys/kernel directory 2022-10-25 15:33:34 -06:00
man2 Kernel+Base: Introduce MS_NOREGULAR mount flag 2022-10-22 19:18:15 +02:00
man3 Base: Replace getopt with getopt_long in man page 2022-08-08 16:35:28 -04:00
man4 Documentation: Move IPC endpoint documentation to manpage section 4 2022-07-11 11:35:56 +02:00
man5 Base: Update Toolbar manpage 2022-10-06 12:17:38 +01:00
man6 Userland+Base: Remove Breakout and Pong games 2022-06-15 17:15:04 +02:00
man7 Base: Remove all global entries from the ProcFS document 2022-10-25 15:33:34 -06:00
man8 Base: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00