diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2001-08-13 21:28:36 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2001-08-13 21:28:36 +0000 |
commit | 1d57637c6b6a068168afa1817230fafab3c87e92 (patch) | |
tree | f34b288e8dab9d37ac75e76530972376dccc4721 /sbin | |
parent | 9c41801b72d10c481b58bf23758a0468295df595 (diff) |
grammar fix from Joshua Stein <jcs@rt.fm>
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/mount/mount.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 259ce22c73c..f2ad4952a45 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount.8,v 1.31 2001/06/08 13:46:44 aaron Exp $ +.\" $OpenBSD: mount.8,v 1.32 2001/08/13 21:28:35 pvalchev Exp $ .\" $NetBSD: mount.8,v 1.11 1995/07/12 06:23:21 cgd Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -123,7 +123,7 @@ determine what the .Nm command is trying to do. .It Fl f -Either force mounting of dirty filesystems or, in the case of an +Either force mounting of dirty filesystems or, in the case of a downgrade from read-write to read-only operation, the revocation of opened files with write access. .It Fl o Ar options |