From owner-freebsd-doc@FreeBSD.ORG Sun Dec 5 19:53:42 2010 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC5EF1065672 for ; Sun, 5 Dec 2010 19:53:42 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 9DCED8FC1B for ; Sun, 5 Dec 2010 19:53:42 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id oB5JdMtF019256; Sun, 5 Dec 2010 12:39:22 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id oB5JdM6W019253; Sun, 5 Dec 2010 12:39:22 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 5 Dec 2010 12:39:22 -0700 (MST) From: Warren Block To: Eitan Adler In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Sun, 05 Dec 2010 12:39:22 -0700 (MST) Cc: doc@freebsd.org Subject: Re: [patch] add link to WantedPorts to handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2010 19:53:42 -0000 On Sun, 5 Dec 2010, Eitan Adler wrote: > I think it would be useful to note the WantedPorts page from the handbook. > > Index: book.sgml > =================================================================== > RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v > retrieving revision 1.1087 > diff -u -r1.1087 book.sgml > --- book.sgml 30 Nov 2010 22:42:02 -0000 1.1087 > +++ book.sgml 5 Dec 2010 16:42:54 -0000 > @@ -86,6 +86,10 @@ > typing :set tabstop=4 once the file has been > loaded. > > + > + Looking for something easy to start with? Take a look at the > + list of requested ports and see if you work on one (or more). > + > > > Missing a "can" in the last sentence: "... see if you can work on..."