diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-04-23 00:10:15 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-04-23 00:10:15 +0000 |
commit | d562c485e90138def15237a8dd2ac5d74e06d75f (patch) | |
tree | 7d4deced4ffc5e053790187f806cbdbfd135f215 /sbin/mount/mount.8 | |
parent | 955ef8eff9b8087f89269060d77f361256d95825 (diff) |
fasion -> fashion; spotted by ericj@
Diffstat (limited to 'sbin/mount/mount.8')
-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 |