summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-06-04 13:30:08 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-06-04 13:30:08 +0000
commitaf378ac9fcc04843a0293807a112b362a9160914 (patch)
tree732d6f49364c0a15babbd463d912f54a7625e2ee /sbin
parenta8508f518eb51394fbcfecb52ce85fc508c095be (diff)
xfs -> nnpfs;
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mount/mount.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index 5645dbab720..276d585058b 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount.8,v 1.65 2008/11/14 08:58:36 jmc Exp $
+.\" $OpenBSD: mount.8,v 1.66 2009/06/04 13:30:06 jmc Exp $
.\" $NetBSD: mount.8,v 1.11 1995/07/12 06:23:21 cgd Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)mount.8 8.7 (Berkeley) 3/27/94
.\"
-.Dd $Mdocdate: November 14 2008 $
+.Dd $Mdocdate: June 4 2009 $
.Dt MOUNT 8
.Os
.Sh NAME
@@ -377,12 +377,12 @@ with option
.Xr mount_mfs 8 ,
.Xr mount_msdos 8 ,
.Xr mount_nfs 8 ,
+.Xr mount_nnpfs 8 ,
.Xr mount_ntfs 8 ,
.Xr mount_portal 8 ,
.Xr mount_procfs 8 ,
.Xr mount_udf 8 ,
.Xr mount_vnd 8 ,
-.Xr mount_xfs 8 ,
.Xr sysctl 8 ,
.Xr umount 8
.Sh HISTORY