From 0b7ae52896326b11384de04ad88d7a13533aa618 Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Sat, 17 Jun 2000 20:31:01 +0000 Subject: Mention -f can be used to bypass the dirty filesystem check --- sbin/mount/mount.8 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sbin/mount') 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 -- cgit v1.2.3