Module Name:    src
Committed By:   tsutsui
Date:           Mon Feb 22 09:51:11 UTC 2010

Modified Files:
        src/share/man/man4: options.4

Log Message:
- note about support for the large_file option of ext2fs rev 1
- 32 bit UID and GID support on ext2fs has been added since 5.0
  so remove description about the limitations from BUGS section.


To generate a diff of this commit:
cvs rdiff -u -r1.386 -r1.387 src/share/man/man4/options.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/options.4
diff -u src/share/man/man4/options.4:1.386 src/share/man/man4/options.4:1.387
--- src/share/man/man4/options.4:1.386	Mon Feb 22 06:10:30 2010
+++ src/share/man/man4/options.4	Mon Feb 22 09:51:11 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: options.4,v 1.386 2010/02/22 06:10:30 ahoka Exp $
+.\"	$NetBSD: options.4,v 1.387 2010/02/22 09:51:11 tsutsui Exp $
 .\"
 .\" Copyright (c) 1996
 .\" 	Perry E. Metzger.  All rights reserved.
@@ -690,16 +690,16 @@
 Includes code implementing the Second Extended File System
 .Po Em ext2 Pc ,
 revision 0 and revision 1 with the
-.Em filetype
-and
+.Em filetype ,
 .Em sparse_super
+and
+.Em large_file
 options.
 This is the most commonly used file system on the Linux operating system,
 and is provided here for compatibility.
 Some of the specific features of
 .Em ext2
 like the "behavior on errors" are not implemented.
-This file system can't be used with UID or GID greater than 65535.
 See
 .Xr mount_ext2fs 8
 for details.

Reply via email to