docs: style fixes

This commit is contained in:
hexkyz 2020-04-26 19:18:49 +01:00
commit 59ea93e9cd
17 changed files with 23 additions and 33 deletions

View file

@ -1,5 +1,5 @@
# pm
This module is a reimplementation of the Horizon OS's "pm" system module, which is responsible for tracking running processes on the system, and managing resource limits.
This module is a reimplementation of the Horizon OS's `pm` system module, which is responsible for tracking running processes on the system, and managing resource limits.
## Extensions
Atmosphère extends this module with extra IPC commands and memory restriction changes.