From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 10:18:13 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0FB2E46 for ; Sat, 5 Jul 2014 10:18:13 +0000 (UTC) Received: from chilled.skew.org (chilled.skew.org [70.90.116.205]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.skew.org", Issuer "AlphaSSL CA - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 752AA2A70 for ; Sat, 5 Jul 2014 10:18:13 +0000 (UTC) Received: from chilled.skew.org (localhost [127.0.0.1]) by chilled.skew.org (8.14.7/8.14.7) with ESMTP id s65AIBhY011614 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 5 Jul 2014 04:18:11 -0600 (MDT) (envelope-from mike@chilled.skew.org) Received: (from mike@localhost) by chilled.skew.org (8.14.7/8.14.7/Submit) id s65AIAsn011613 for freebsd-ports@freebsd.org; Sat, 5 Jul 2014 04:18:10 -0600 (MDT) (envelope-from mike) From: Mike Brown Message-Id: <201407051018.s65AIAsn011613@chilled.skew.org> Subject: Re: Some suggestions about PKGNG documentation In-Reply-To: To: freebsd-ports@freebsd.org Date: Sat, 5 Jul 2014 04:18:10 -0600 (MDT) X-Whoa: whoa. X-Mailer: ELM [version 2.4ME+ PL126 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jul 2014 10:18:13 -0000 Warren Block wrote: > The documentation team has a standing offer to either assist with markup > or accept content-only submissions and do the markup on them. That's good to know. I was under the impression it had to be submitted as DocBook XML. Thanks!