summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-04-30 20:42:26 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-04-30 20:42:26 +0000
commit9fbaf12fca8954c2600f43198734144f9d6f2940 (patch)
treeea7d0a3506b0d94b2457c04c21ed1de681aef415 /share/man
parent08419795ad8aae39f4341e25a36024da4c069e21 (diff)
document "option FFS2"; ok pedro
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/options.45
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index 9c14f5b2e77..c56fcc54d9b 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.177 2006/07/22 18:03:07 krw Exp $
+.\" $OpenBSD: options.4,v 1.178 2007/04/30 20:42:25 jmc Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -342,6 +342,9 @@ 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 FFS2
+Includes code implementing the enhanced Fast File System
+.Em ( FFS2 ) .
.It Cd option ADOSFS
Includes code implementing the AmigaDOS Fast File System
.Em ( ADOSFS ) .