mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:47:45 +00:00
Base: Document MS_RDONLY
Also fix a couple of issues with the man pages.
This commit is contained in:
parent
4b300e085d
commit
39cde80545
2 changed files with 3 additions and 2 deletions
|
@ -20,7 +20,7 @@ If invoked as `mount -a`, `mount` mounts all the filesystems configured in
|
|||
[`SystemServer`(7)](../man7/SystemServer.md).
|
||||
|
||||
Otherwise, `mount` performs a single filesystem mount. Source should be a path
|
||||
to a file containing the filesystem image. Target, and fstype have the same
|
||||
to a file containing the filesystem image. Target and fstype have the same
|
||||
meaning as in the [`mount`(2)](../man2/mount.md) syscall (if not specified,
|
||||
fstype defaults to `ext2`).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue