summaryrefslogtreecommitdiff
path: root/sbin/mount_ffs
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2001-06-08 13:46:53 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2001-06-08 13:46:53 +0000
commitbbe0d8276243644d21fefc49fc009ac939c3683b (patch)
tree64b31342e82ffc48ff85bb78e412fcae5062c6bb /sbin/mount_ffs
parent88642379f30e63e564d135aa691f97f24d7bd0d9 (diff)
Fix a typo (perfomance -> performance) and lots of section shuffling;
mpech@prosoft.org.lv
Diffstat (limited to 'sbin/mount_ffs')
-rw-r--r--sbin/mount_ffs/mount_ffs.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mount_ffs/mount_ffs.8 b/sbin/mount_ffs/mount_ffs.8
index f07b167ea4b..6209e42de2a 100644
--- a/sbin/mount_ffs/mount_ffs.8
+++ b/sbin/mount_ffs/mount_ffs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_ffs.8,v 1.10 2001/01/10 20:02:29 deraadt Exp $
+.\" $OpenBSD: mount_ffs.8,v 1.11 2001/06/08 13:46:47 aaron Exp $
.\" $NetBSD: mount_ffs.8,v 1.2 1996/02/05 06:33:47 jtc Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -85,10 +85,10 @@ man page for possible options and their meanings.
.Xr unmount 2 ,
.Xr fstab 5 ,
.Xr mount 8
-.Sh BUGS
-It is possible for a corrupted file system to cause a crash.
.Sh HISTORY
A
.Nm
command appeared in
.Nx 1.0a .
+.Sh BUGS
+It is possible for a corrupted file system to cause a crash.