summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorHeikki Korpela <heko@cvs.openbsd.org>2001-08-07 14:19:45 +0000
committerHeikki Korpela <heko@cvs.openbsd.org>2001-08-07 14:19:45 +0000
commit6201b13f7555253f7d41cbae833cc92e490da080 (patch)
tree05dd974c2a145945943e48ed2ce3bffc3eef024c /share/man
parentf4c08ae13342b214966ad7a0bd60bcc9a34cbfd5 (diff)
Document ADOSFS kernel option. Note caveat: only amiga FFS
is supported. jj@ ok
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/options.410
1 files changed, 9 insertions, 1 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index c70007bbe35..88ade39fa80 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.74 2001/08/06 21:45:02 miod Exp $
+.\" $OpenBSD: options.4,v 1.75 2001/08/07 14:19:44 heko Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -291,6 +291,14 @@ for details.
Includes code implementing the Berkeley Fast File System
.Em ( FFS ) .
Most machines need this if they are not running diskless.
+.It Cd option ADOSFS
+Includes code implementing the AmigaDOS Fast File System
+.Em ( ADOSFS ) .
+Note that the Professional and Smart File Systems are
+.Em not
+supported. See
+.Xr mount_ados 8
+for details.
.It Cd option EXT2FS
Includes code implementing the Second Extended File System
.Em ( EXT2FS ) .