iedowse 3acfb762b5 Separate the description of the flags for mount(2) and unmount(2)
to clarify which system call accepts which arguments. Previously
the manual page gave the impression that calling unmount() with
flags of (MNT_FORCE | MNT_UPDATE | MNT_RDONLY) would downgrade a
read-write mount to read-only, which is clearly untrue; to do that,
these flags should be passed to mount() instead.
2003-06-30 22:22:12 +00:00
..
2003-06-02 02:32:22 +00:00
2003-06-26 10:46:16 +00:00
2003-05-24 19:53:08 +00:00
2002-12-19 09:40:28 +00:00