Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[linux-2.6-block.git] / Documentation / filesystems / ext4.txt
index d081ce0482cc9bb1e3d398c2be6324cd02eba9ba..7f628b9f7c4b4821589f357ec92b0ee91fa41b7b 100644 (file)
@@ -202,15 +202,14 @@ inode_readahead_blks=n    This tuning parameter controls the maximum
                        the buffer cache.  The default value is 32 blocks.
 
 nouser_xattr           Disables Extended User Attributes.  See the
-                       attr(5) manual page and http://acl.bestbits.at/
-                       for more information about extended attributes.
+                       attr(5) manual page for more information about
+                       extended attributes.
 
 noacl                  This option disables POSIX Access Control List
                        support. If ACL support is enabled in the kernel
                        configuration (CONFIG_EXT4_FS_POSIX_ACL), ACL is
                        enabled by default on mount. See the acl(5) manual
-                       page and http://acl.bestbits.at/ for more information
-                       about acl.
+                       page for more information about acl.
 
 bsddf          (*)     Make 'df' act like BSD.
 minixdf                        Make 'df' act like Minix.