Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Updates for ext2fs revision 1.
details: https://anonhg.NetBSD.org/src/rev/e048004923f2
branches: trunk
changeset: 481421:e048004923f2
user: bouyer <bouyer%NetBSD.org@localhost>
date: Fri Jan 28 17:19:36 2000 +0000
description:
Updates for ext2fs revision 1.
diffstat:
sbin/mount_ext2fs/mount_ext2fs.8 | 4 ++--
share/man/man4/options.4 | 12 ++++++++----
2 files changed, 10 insertions(+), 6 deletions(-)
diffs (44 lines):
diff -r 40d59b2e7bc6 -r e048004923f2 sbin/mount_ext2fs/mount_ext2fs.8
--- a/sbin/mount_ext2fs/mount_ext2fs.8 Fri Jan 28 16:08:52 2000 +0000
+++ b/sbin/mount_ext2fs/mount_ext2fs.8 Fri Jan 28 17:19:36 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_ext2fs.8,v 1.6 1999/03/07 11:02:07 mycroft Exp $
+.\" $NetBSD: mount_ext2fs.8,v 1.7 2000/01/28 17:19:37 bouyer Exp $
.\"
.\" Copyright (c) 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -66,7 +66,7 @@
man page for possible options and their meanings.
.El
.Sh BUGS
-The EXT2FS-specific options, features or file flags are not supported.
+Some EXT2FS-specific options, features or file flags are not supported.
.Pp
Because of EXT2FS limitations, an EXT2FS file system can't be used with
any UID or GID greater than 65535.
diff -r 40d59b2e7bc6 -r e048004923f2 share/man/man4/options.4
--- a/share/man/man4/options.4 Fri Jan 28 16:08:52 2000 +0000
+++ b/share/man/man4/options.4 Fri Jan 28 17:19:36 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.94 2000/01/22 23:53:08 tron Exp $
+.\" $NetBSD: options.4,v 1.95 2000/01/28 17:19:36 bouyer Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -354,9 +354,13 @@
Most machines need this if they are not running diskless.
.It Cd file-system 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 )
+, revision 0 and revision 1 with the
+.Em filetype
+and
+.Em spase_super
+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 EXT2FS
like the "behavior on errors" are not implemented.
Home |
Main Index |
Thread Index |
Old Index