Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E7658200BC2 for ; Thu, 13 Oct 2016 06:31:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E486F160ACA; Thu, 13 Oct 2016 04:31:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 63AB5160AEE for ; Thu, 13 Oct 2016 06:31:23 +0200 (CEST) Received: (qmail 83581 invoked by uid 500); 13 Oct 2016 04:31:22 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 83509 invoked by uid 99); 13 Oct 2016 04:31:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Oct 2016 04:31:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D3F562C4C72 for ; Thu, 13 Oct 2016 04:31:21 +0000 (UTC) Date: Thu, 13 Oct 2016 04:31:21 +0000 (UTC) From: "Akira Ajisaka (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-11002) Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 13 Oct 2016 04:31:24 -0000 [ https://issues.apache.org/jira/browse/HDFS-11002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15570801#comment-15570801 ] Akira Ajisaka commented on HDFS-11002: -------------------------------------- LGTM, +1. > Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md > ---------------------------------------------------------------- > > Key: HDFS-11002 > URL: https://issues.apache.org/jira/browse/HDFS-11002 > Project: Hadoop HDFS > Issue Type: Bug > Components: documentation > Affects Versions: 2.7.0 > Reporter: Mingliang Liu > Assignee: Mingliang Liu > Attachments: HDFS-11002.000.patch, HDFS-11002.001.patch > > > http://www.bestbits.at/acl/man/man5/attr.txt is broken though the website is not. I suggest we use the http://man7.org/linux/man-pages/man5/attr.5.html which is mainted by maintainer of the Linux [man-pages|https://www.kernel.org/doc/man-pages/] project. > The same to http://www.bestbits.at/acl/man/man1/getfattr.txt => http://man7.org/linux/man-pages/man1/getfattr.1.html > and http://www.bestbits.at/acl/man/man1/setfattr.txt => http://man7.org/linux/man-pages/man1/setfattr.1.html > [~ajisakaa], thoughts? Thanks. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org