From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QZuTe-00050I-Mk for garchives@archives.gentoo.org; Fri, 24 Jun 2011 00:42:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCFE61C081; Fri, 24 Jun 2011 00:41:50 +0000 (UTC) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by pigeon.gentoo.org (Postfix) with ESMTP id 84C4A1C081 for ; Fri, 24 Jun 2011 00:41:50 +0000 (UTC) Received: from [85.177.88.218] (helo=[192.168.1.2]) by smtprelay01.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1QZuSy-0001GY-Nj for gentoo-catalyst@lists.gentoo.org; Fri, 24 Jun 2011 02:41:48 +0200 Message-ID: <4E03DD4C.7050005@gentoo.org> Date: Fri, 24 Jun 2011 02:41:48 +0200 From: Sebastian Pipping User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110526 Thunderbird/3.1.10 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 To: gentoo-catalyst@lists.gentoo.org Subject: [gentoo-catalyst] Migrating man page to asciidoc? Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Df-Sender: sping-gentoo@binera.de X-Archives-Salt: X-Archives-Hash: 78cd6eae401bfa7a499418bc6cbc225e Hello! According to git blame, the man page of catalyst hasn't been touched since 2005. I would like to migrate it to Asciidoc to ease up future maintenance. I would add a Makefile including a "dist" target to make sure we always ship releases with an updated man page. The list of supported subarches could be pulled into the man page automatically. What do you say? Best, Sebastian