From owner-freebsd-doc@FreeBSD.ORG Sun Jul 6 19:48:43 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 0A7D878D for ; Sun, 6 Jul 2014 19:48:43 +0000 (UTC) Received: from mail-qc0-x22b.google.com (mail-qc0-x22b.google.com [IPv6:2607:f8b0:400d:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C142A2F19 for ; Sun, 6 Jul 2014 19:48:42 +0000 (UTC) Received: by mail-qc0-f171.google.com with SMTP id w7so2966601qcr.2 for ; Sun, 06 Jul 2014 12:48:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=yzjTGCsUjvmvGTThxKUHhXhiDVQkO6hwLHUebQBNkW8=; b=UIx3HXfboXUOe0OWopgOEjjY08vlBRzKcLdgAzwZmZC0SYnYn9u3iTcQUpBA8MtL5t 1/5q76/9I+4pqck23SqKuqnwaY7+xs6whcsZNJfBdcLOygYGjsvB0uVriYuUvPs0+QoT oIc12BP7Rzat/Rf/y1OEHQwxa9VhCguIzgSpoTDOb3JjIh7UhkCGeoukUI+Ulwp69djc ogPLSTo8EBWeqz0GplVMTO2yBQFhllJdbNm4HOdEv99hiNerXSTjz6d83JGKHTR9tCqB 5bZe6Tqu9RrtWHitjShpbF29OxkY1zlHGDMLUB7p+vuDr8xwzNxvemMnwFzFY0ZFjMrn PzPw== MIME-Version: 1.0 X-Received: by 10.229.13.134 with SMTP id c6mr39508275qca.13.1404676121981; Sun, 06 Jul 2014 12:48:41 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.202.193 with HTTP; Sun, 6 Jul 2014 12:48:41 -0700 (PDT) In-Reply-To: References: Date: Sun, 6 Jul 2014 12:48:41 -0700 X-Google-Sender-Auth: RmMgvUtn0Q5kIl6FDP-hXd06EJI Message-ID: Subject: Re: looking for help to document the new RSS stuff From: Adrian Chadd To: Warren Block Content-Type: text/plain; charset=UTF-8 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 19:48:43 -0000 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. -a