mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:37:35 +00:00
Base: Fix typo in the proc(7) manpage
This commit is contained in:
parent
eafbf372d0
commit
9f501d7e71
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ sanitizer errors.
|
|||
* **`perf_events`** - this node exports information being gathered during a profile on a process.
|
||||
* **`pledge`** - this node exports information on all the pledge requests and promises of a process.
|
||||
* **`stacks`** - this directory lists all stack traces of process threads.
|
||||
* **`pledge`** - this node exports information on all the unveil requests of a process.
|
||||
* **`unveil`** - this node exports information on all the unveil requests of a process.
|
||||
* **`vm`** - this node exports information on virtual memory mappings of a process.
|
||||
|
||||
### Consistency and stability of data across multiple read operations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue