summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2007-06-01 05:37:15 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2007-06-01 05:37:15 +0000
commitec42e67e3ece7b764cc447806ce367beb91df444 (patch)
treea64b0f9ee3677762cbc5f1d7556548fbcd0b725c /share/man/man5
parent38941110e226cedb7c40f10d71f5f62cb24aa3c1 (diff)
remove crufty adosfs. everytime we try to change a vfs layer interface,
adosfs has the issue and in an entirely different way. noone uses this code so this is hte best way to handle the problem diff from pedro who went to sleep but we need to move ahead; ok thib
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/fstab.58
1 files changed, 2 insertions, 6 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5
index 71768d415fd..3cc0e703eaf 100644
--- a/share/man/man5/fstab.5
+++ b/share/man/man5/fstab.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fstab.5,v 1.39 2007/05/31 19:19:58 jmc Exp $
+.\" $OpenBSD: fstab.5,v 1.40 2007/06/01 05:37:14 deraadt Exp $
.\" $NetBSD: fstab.5,v 1.5.2.1 1995/11/16 20:11:11 pk Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)fstab.5 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: June 1 2007 $
.Dt FSTAB 5
.Os
.Sh NAME
@@ -99,10 +99,6 @@ describes the type of the filesystem.
The system currently supports the following types of filesystems:
.Pp
.Bl -tag -width indent -offset indent -compact
-.It adosfs
-An
-.Tn AmigaDOS
-filesystem.
.It cd9660
An ISO 9660 CD-ROM filesystem.
.It ext2fs