From owner-freebsd-doc@FreeBSD.ORG Sat May 18 10:29:01 2013 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E576A5AC; Sat, 18 May 2013 10:29:01 +0000 (UTC) (envelope-from joel@freebsd.org) Received: from mail.vnode.se (mail.vnode.se [212.247.52.13]) by mx1.freebsd.org (Postfix) with ESMTP id AA099ACE; Sat, 18 May 2013 10:29:01 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id BB9E8E3F07A; Sat, 18 May 2013 12:28:59 +0200 (CEST) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B8Jj0Y6x4CbQ; Sat, 18 May 2013 12:28:57 +0200 (CEST) Received: from devbox.vnode.local (unknown [83.223.1.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id 83233E3F079; Sat, 18 May 2013 12:28:57 +0200 (CEST) Date: Sat, 18 May 2013 12:28:56 +0200 From: Joel Dahl To: Ulrich =?iso-8859-1?Q?Sp=F6rlein?= Subject: Re: move roff papers from src to doc repository Message-ID: <20130518102856.GB1056@devbox.vnode.local> References: <20130518042340.GE2055@acme.spoerlein.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20130518042340.GE2055@acme.spoerlein.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: doc@FreeBSD.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 May 2013 10:29:02 -0000 On Sat, May 18, 2013 at 06:23:40AM +0200, Ulrich Spörlein wrote: > So, to get groff out of source we need to first remove the roff > docs/papers as we will no longer build and install them. As they still > contain conceivably useful information, I want to move them into the doc > repository. I like this approach. -- Joel