diff options
author | 2001-04-23 00:10:14 +0000 | |
---|---|---|
committer | 2001-04-23 00:10:14 +0000 | |
commit | 98a9ff97c423882595491779e8d6a35dd63bcd42 (patch) | |
tree | 339e873d63ccad8b9fd8b8d5d1dad854c40f77cc | |
parent | document hostbased and other cleanup (diff) | |
download | wireguard-openbsd-98a9ff97c423882595491779e8d6a35dd63bcd42.tar.xz wireguard-openbsd-98a9ff97c423882595491779e8d6a35dd63bcd42.zip |
fasion -> fashion; spotted by ericj@
-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 8f02551ac08..eb4786b5305 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount.8,v 1.29 2001/04/06 23:56:28 aaron Exp $ +.\" $OpenBSD: mount.8,v 1.30 2001/04/23 00:10:14 aaron Exp $ .\" $NetBSD: mount.8,v 1.11 1995/07/12 06:23:21 cgd Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -150,7 +150,7 @@ where it can give a factor of two speed increase. (FFS only.) Mount the filesystem using soft dependencies. Instead of metadata being written immediately, it is written in an ordered -fasion to keep the on-disk state of the filesystem consistent. +fashion to keep the on-disk state of the filesystem consistent. This results in significant speedups for file create/delete operations. This option will be ignored when using the .Fl u |