summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1996-11-10 09:28:20 +0000
committerjoerg <joerg@FreeBSD.org>1996-11-10 09:28:20 +0000
commit16296391cd29ece8351789c87dd5f1a60b1ba5b7 (patch)
tree2ce4b44b9e72b88e76a15be8e1abad4be4b4eff0 /lib
parentd6f309e9f68ce21cd234242f4504bf3da519ca0c (diff)
downloadFreeBSD-src-16296391cd29ece8351789c87dd5f1a60b1ba5b7.zip
FreeBSD-src-16296391cd29ece8351789c87dd5f1a60b1ba5b7.tar.gz
Merge from the 2.2 branch: describe MNT_FORCE for mount(2).
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/mount.23
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2
index 81d3a33..ad0c668 100644
--- a/lib/libc/sys/mount.2
+++ b/lib/libc/sys/mount.2
@@ -94,6 +94,9 @@ All I/O to the filesystem should be done asynchronously.
.It Dv MNT_WANTRDWR
Upgrade a mounted read-only filesystem to read-write if MNT_UPDATE
is also specified.
+.It Dv MNT_FORCE
+Fore a read-write mount even if the filesystem appears to be unclean.
+Dangerous.
.El
.Pp
The flag
OpenPOWER on IntegriCloud