fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
[sfrench/cifs-2.6.git] / Documentation / filesystems / ext2.txt
index 55755395d3dc50f6abdf5e2d6ab91ee97f3f44ad..81c0becab22505e780ae1ee9a4812ffe96c6b99e 100644 (file)
@@ -49,12 +49,10 @@ sb=n                                Use alternate superblock at this location.
 
 user_xattr                     Enable "user." POSIX Extended Attributes
                                (requires CONFIG_EXT2_FS_XATTR).
-                               See also http://acl.bestbits.at
 nouser_xattr                   Don't support "user." extended attributes.
 
 acl                            Enable POSIX Access Control Lists support
                                (requires CONFIG_EXT2_FS_POSIX_ACL).
-                               See also http://acl.bestbits.at
 noacl                          Don't support POSIX ACLs.
 
 nobh                           Do not attach buffer_heads to file pagecache.