diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-06-08 13:46:53 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-06-08 13:46:53 +0000 |
commit | bbe0d8276243644d21fefc49fc009ac939c3683b (patch) | |
tree | 64b31342e82ffc48ff85bb78e412fcae5062c6bb /sbin/mount_kernfs | |
parent | 88642379f30e63e564d135aa691f97f24d7bd0d9 (diff) |
Fix a typo (perfomance -> performance) and lots of section shuffling;
mpech@prosoft.org.lv
Diffstat (limited to 'sbin/mount_kernfs')
-rw-r--r-- | sbin/mount_kernfs/mount_kernfs.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mount_kernfs/mount_kernfs.8 b/sbin/mount_kernfs/mount_kernfs.8 index 9a94ce0921e..0f1304dd440 100644 --- a/sbin/mount_kernfs/mount_kernfs.8 +++ b/sbin/mount_kernfs/mount_kernfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_kernfs.8,v 1.14 2000/11/09 17:52:59 aaron Exp $ +.\" $OpenBSD: mount_kernfs.8,v 1.15 2001/06/08 13:46:48 aaron Exp $ .\" $NetBSD: mount_kernfs.8,v 1.6 1995/03/18 14:57:24 cgd Exp $ .\" .\" Copyright (c) 1992, 1993, 1994 @@ -176,10 +176,10 @@ can be generated by running: .Xr dmesg 8 , .Xr mount 8 , .Xr syslogd 8 -.Sh CAVEATS -This filesystem may not be NFS-exported. .Sh HISTORY The .Nm utility first appeared in .Bx 4.4 . +.Sh CAVEATS +This filesystem may not be NFS-exported. |