summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Martelletto <pedro@cvs.openbsd.org>2005-06-10 18:36:28 +0000
committerPedro Martelletto <pedro@cvs.openbsd.org>2005-06-10 18:36:28 +0000
commitb11432d2e0d562434af90668c32d751ff751db26 (patch)
tree6355bd83a758112be74489aa7a36a77ea19fc22b
parent5a3acae60e14b8f817ec55e82f5ef46762b55eb8 (diff)
No point in keeping a list of file systems here, instead just refer to
whatever the kernel supports, okay deraadt@
-rw-r--r--usr.sbin/pstat/pstat.89
1 files changed, 2 insertions, 7 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8
index 89d407a9907..21e5be658f1 100644
--- a/usr.sbin/pstat/pstat.8
+++ b/usr.sbin/pstat/pstat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pstat.8,v 1.27 2004/08/03 04:11:49 mjc Exp $
+.\" $OpenBSD: pstat.8,v 1.28 2005/06/10 18:36:27 pedro Exp $
.\" $NetBSD: pstat.8,v 1.9.4.1 1996/06/02 09:08:17 mrg Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
@@ -212,12 +212,7 @@ on
.Pp
where
.Em fstype
-is one of
-.Em adosfs , afs , cd9660 , ext2fs ,
-.Em fdesc , ffs, kernfs , lfs ,
-.Em lofs , mfs , msdos , nfs ,
-.Em null , portal , procfs ,
-.Em umap , union ;
+is one of the file systems supported by the kernel;
.Em from
is the partition the filesystem is mounted from;
.Em on