summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorPedro Martelletto <pedro@cvs.openbsd.org>2005-11-24 12:08:18 +0000
committerPedro Martelletto <pedro@cvs.openbsd.org>2005-11-24 12:08:18 +0000
commit33057b21b353811b3e5e45ec763b642580ef1c81 (patch)
treee6225eb0209038a7414b829bba9fd08f3614f5b5 /usr.bin
parent58ed25a0016556b709941db5c8d0e360655f6180 (diff)
Remove kernfs, okay deraadt@.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/man/man.13
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1
index 62fb27de04c..1ab854a24e9 100644
--- a/usr.bin/man/man.1
+++ b/usr.bin/man/man.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: man.1,v 1.23 2005/05/26 04:29:54 fgsch Exp $
+.\" $OpenBSD: man.1,v 1.24 2005/11/24 12:08:16 pedro Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -119,7 +119,6 @@ mount_cd9660 (8) \- mount an ISO-9660 filesystem
mount_ext2fs (8) \- mount a ext2fs file system
mount_fdesc (8) \- mount the file-descriptor file system
mount_ffs, mount_ufs (8) \- mount a Berkeley Fast File System
-mount_kernfs (8) \- mount the /kern file system
mount_procfs (8) \- mount the process file system
mount_xfs (8) \- mount the xfs filesystem
mountd (8) \- service remote NFS mount requests