32 bit UID and GID support on ext2fs has been added since 5.0

so remove description about the limitations from BUGS section.
This commit is contained in:
tsutsui 2010-02-22 09:45:02 +00:00
parent 08ca7edf14
commit 62936fc84a
1 changed files with 2 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mount_ext2fs.8,v 1.14 2010/02/21 13:26:45 wiz Exp $
.\" $NetBSD: mount_ext2fs.8,v 1.15 2010/02/22 09:45:02 tsutsui Exp $
.\"
.\" Copyright (c) 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -28,7 +28,7 @@
.\" SUCH DAMAGE.
.\"
.\"
.Dd June 27, 1996
.Dd February 22, 2010
.Dt MOUNT_EXT2FS 8
.Os
.Sh NAME
@ -79,6 +79,3 @@ utility first appeared in
.Fx 2.2 .
.Sh BUGS
Some ext2-specific options, features or file flags are not supported.
.Pp
Because of ext2 limitations, an ext2 file system can't be used with
any UID or GID greater than 65535.