diff options
author | iedowse <iedowse@FreeBSD.org> | 2003-06-30 22:22:12 +0000 |
---|---|---|
committer | iedowse <iedowse@FreeBSD.org> | 2003-06-30 22:22:12 +0000 |
commit | 3acfb762b53b28f27f964b600e2f1c8bf8c4cc9c (patch) | |
tree | 68e8da5caa1a56537d6525cb3937f8738eeecd09 /sys/modules/gx | |
parent | 016c135dbaefb273571e739224af99fe347262e2 (diff) | |
download | FreeBSD-src-3acfb762b53b28f27f964b600e2f1c8bf8c4cc9c.zip FreeBSD-src-3acfb762b53b28f27f964b600e2f1c8bf8c4cc9c.tar.gz |
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.
Diffstat (limited to 'sys/modules/gx')
0 files changed, 0 insertions, 0 deletions