diff options
author | Pedro Martelletto <pedro@cvs.openbsd.org> | 2005-12-06 20:18:58 +0000 |
---|---|---|
committer | Pedro Martelletto <pedro@cvs.openbsd.org> | 2005-12-06 20:18:58 +0000 |
commit | 4e376184e91e776fb4cba753cd78b3a10bd3658f (patch) | |
tree | ac4b0703bd855d3efaf6d28000ef4e98c4977792 /usr.bin/man | |
parent | 51007cbcbcf55ded13128f1a9ec227007f716a21 (diff) |
Remove fdescfs
Diffstat (limited to 'usr.bin/man')
-rw-r--r-- | usr.bin/man/man.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1 index b802050d4e5..0ce9ed57e4c 100644 --- a/usr.bin/man/man.1 +++ b/usr.bin/man/man.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.1,v 1.25 2005/11/27 13:12:00 jmc Exp $ +.\" $OpenBSD: man.1,v 1.26 2005/12/06 20:18:57 pedro Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -117,7 +117,6 @@ mount, unmount (2) \- mount or dismount a filesystem mount_ados (8) \- mount an AmigaDOS file system 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_procfs (8) \- mount the process file system mount_xfs (8) \- mount the xfs filesystem |