summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>1998-08-28 04:36:21 +0000
committerjkoshy <jkoshy@FreeBSD.org>1998-08-28 04:36:21 +0000
commit869eb982fed3334da1e14a7cebf0376dee8a3ebb (patch)
tree0e6aa34fe2e416a6783942743fc5395988880497 /lib
parentdeb4aca6dc91458184f049163e0fdba6bc55a51a (diff)
downloadFreeBSD-src-869eb982fed3334da1e14a7cebf0376dee8a3ebb.zip
FreeBSD-src-869eb982fed3334da1e14a7cebf0376dee8a3ebb.tar.gz
Typo fix.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/mount.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2
index 8a35233..7232e82 100644
--- a/lib/libc/sys/mount.2
+++ b/lib/libc/sys/mount.2
@@ -96,7 +96,7 @@ All I/O to the filesystem should be done synchronously.
.It Dv MNT_ASYNC
All I/O to the filesystem should be done asynchronously.
.It Dv MNT_FORCE
-Fore a read-write mount even if the filesystem appears to be unclean.
+Force a read-write mount even if the filesystem appears to be unclean.
Dangerous.
.It Dv MNT_NOCLUSTERR
Disable read clustering.
OpenPOWER on IntegriCloud