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_portal | |
parent | 88642379f30e63e564d135aa691f97f24d7bd0d9 (diff) |
Fix a typo (perfomance -> performance) and lots of section shuffling;
mpech@prosoft.org.lv
Diffstat (limited to 'sbin/mount_portal')
-rw-r--r-- | sbin/mount_portal/mount_portal.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mount_portal/mount_portal.8 b/sbin/mount_portal/mount_portal.8 index 0c11a57829c..bae3cace684 100644 --- a/sbin/mount_portal/mount_portal.8 +++ b/sbin/mount_portal/mount_portal.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_portal.8,v 1.12 2000/11/09 17:53:01 aaron Exp $ +.\" $OpenBSD: mount_portal.8,v 1.13 2001/06/08 13:46:51 aaron Exp $ .\" $NetBSD: mount_portal.8,v 1.6 1995/08/18 15:01:19 pk Exp $ .\" .\" Copyright (c) 1993, 1994 @@ -132,11 +132,11 @@ fs/ file fs/ .Xr unmount 2 , .Xr fstab 5 , .Xr mount 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. |