summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2011-07-08 19:28:27 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2011-07-08 19:28:27 +0000
commit7cdbb0a9da84b2132739098e79e1d64e2be81c79 (patch)
treea8c37d1231fbf0f9ce177b6479926dbc033b96f5
parent460d5b246d7ae467b009f5a011fb51533ae601d1 (diff)
ext2fs is not really the most common linux filesystem.
-rw-r--r--share/man/man4/options.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index 6cd1b57ba29..7418f78b202 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.221 2011/07/08 19:24:31 tedu Exp $
+.\" $OpenBSD: options.4,v 1.222 2011/07/08 19:28:26 tedu Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -201,9 +201,9 @@ See
for details.
.It Cd option EXT2FS
Includes code implementing the Second Extended File System
-.Em ( EXT2FS ) .
-This is the most commonly used file system on the Linux operating system,
-and is provided here for compatibility.
+.Em ( EXT2FS ) ,
+commonly used on the Linux operating system.
+This option is provided here for compatibility.
Some specific features of
.Em EXT2FS
like the "behavior on errors" are not implemented.