1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:27:35 +00:00

Base: Document unveil(2)

Also, escape underscores in chroot_with_mount_flags.
This commit is contained in:
Sergey Bugaev 2020-05-04 19:47:21 +03:00 committed by Andreas Kling
parent 183fa98214
commit 718271c9df
3 changed files with 93 additions and 1 deletions

View file

@ -1,6 +1,6 @@
## Name
chroot, chroot_with_mount_flags - change filesystem root
chroot, chroot\_with\_mount\_flags - change filesystem root
## Synopsis