]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/ext2/Kconfig
Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[linux.git] / fs / ext2 / Kconfig
index c634874e12d969fbd0b00ad8da745553168876e6..894e4c53d1d2c55e6c9010e8c81140efb3e3e2cf 100644 (file)
@@ -13,8 +13,7 @@ config EXT2_FS_XATTR
        depends on EXT2_FS
        help
          Extended attributes are name:value pairs associated with inodes by
-         the kernel or by users (see the attr(5) manual page, or visit
-         <http://acl.bestbits.at/> for details).
+         the kernel or by users (see the attr(5) manual page for details).
 
          If unsure, say N.
 
@@ -26,9 +25,6 @@ config EXT2_FS_POSIX_ACL
          Posix Access Control Lists (ACLs) support permissions for users and
          groups beyond the owner/group/world scheme.
 
-         To learn more about Access Control Lists, visit the Posix ACLs for
-         Linux website <http://acl.bestbits.at/>.
-
          If you don't know what Access Control Lists are, say N
 
 config EXT2_FS_SECURITY