mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:17:45 +00:00
Base: Document unveil(2)
Also, escape underscores in chroot_with_mount_flags.
This commit is contained in:
parent
183fa98214
commit
718271c9df
3 changed files with 93 additions and 1 deletions
|
@ -56,3 +56,7 @@ Promises marked with an asterisk (\*) are SerenityOS specific extensions not sup
|
|||
## History
|
||||
|
||||
The `pledge()` system call was first introduced by OpenBSD. The implementation in SerenityOS differs in many ways and is by no means final.
|
||||
|
||||
## See also
|
||||
|
||||
* [`unveil`(2)](unveil.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue