From owner-freebsd-doc@FreeBSD.ORG Sun Jul 6 20:06:26 2014 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3937CDF9; Sun, 6 Jul 2014 20:06:26 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DE5FC20CB; Sun, 6 Jul 2014 20:06:25 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s66K6Obw036077 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 6 Jul 2014 14:06:24 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s66K6OHi036074; Sun, 6 Jul 2014 14:06:24 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 6 Jul 2014 14:06:24 -0600 (MDT) From: Warren Block To: Adrian Chadd Subject: Re: looking for help to document the new RSS stuff In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sun, 06 Jul 2014 14:06:24 -0600 (MDT) Cc: doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jul 2014 20:06:26 -0000 On Sun, 6 Jul 2014, Adrian Chadd wrote: > On 6 July 2014 12:46, Warren Block wrote: >> On Sun, 6 Jul 2014, Adrian Chadd wrote: >> >>> I'm looking for some help to document the new RSS stuff. >>> >>> I'm happy writing up some text documentation - shall I just email out >>> the bits here so I can get some help with markup and such? >> >> >> Is this for a man page or book or article? > > Just manpages to start with. I'll worry about updating the handbook > once I finish the rest of it off (IPv6, UDP, multi-socket, etc.) But > I'd at least like a manpage describing what I'm about to throw into > -HEAD so people can give it a whirl. Okay. If it's a new manpage, it helps to find an existing one that is similar to use as a template. I'll contact you privately and we can work up an initial version. Thanks!