summaryrefslogtreecommitdiff
path: root/sbin/mount
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>2000-06-17 20:31:01 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>2000-06-17 20:31:01 +0000
commit0b7ae52896326b11384de04ad88d7a13533aa618 (patch)
treec7ff82f4fb274f99b212247548314f887960bfde /sbin/mount
parent2506e4fddb73443f06845931cc69311091dc5227 (diff)
Mention -f can be used to bypass the dirty filesystem check
Diffstat (limited to 'sbin/mount')
-rw-r--r--sbin/mount/mount.87
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index 4d83a305ed6..7a4dbdd0486 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount.8,v 1.22 2000/05/30 21:57:27 deraadt Exp $
+.\" $OpenBSD: mount.8,v 1.23 2000/06/17 20:31:00 niklas Exp $
.\" $NetBSD: mount.8,v 1.11 1995/07/12 06:23:21 cgd Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -107,8 +107,9 @@ determine what the
.Nm
command is trying to do.
.It Fl f
-Forces the revocation of write access when trying to downgrade
-a filesystem mount status from read-write to read-only.
+Either force mounting of dirty filesystems or, in the case of an
+downgrade from read-write to read-only operation, the revocation of
+opened files with write access.
.It Fl o Ar options
Options are specified with a
.Fl o