From owner-svn-doc-head@freebsd.org Sat Apr 23 22:16:25 2016 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39D95B1ADDF; Sat, 23 Apr 2016 22:16:25 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E927F1A14; Sat, 23 Apr 2016 22:16:24 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3NMGOp3042050; Sat, 23 Apr 2016 22:16:24 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3NMGOxE042049; Sat, 23 Apr 2016 22:16:24 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201604232216.u3NMGOxE042049@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Sat, 23 Apr 2016 22:16:24 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48720 - head/en_US.ISO8859-1/books/handbook/filesystems X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 22:16:25 -0000 Author: bcr Date: Sat Apr 23 22:16:23 2016 New Revision: 48720 URL: https://svnweb.freebsd.org/changeset/doc/48720 Log: Remove an outdated part of a note saying that inodes greater than 128-bytes are not supported. PR: 207813 Submitted by: pfg Sponsored by: Essen Hackathon 2016 Modified: head/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml Sat Apr 23 20:46:04 2016 (r48719) +++ head/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml Sat Apr 23 22:16:23 2016 (r48720) @@ -116,9 +116,8 @@ This driver can also be used to access ext3 and ext4 file - systems. However, ext3 journaling, extended attributes, and - inodes greater than 128-bytes are not supported. Support - for ext4 is read-only. + systems. However, ext3 journaling and extended attributes + are not supported. Support for ext4 is read-only. To access an ext file system, first