From owner-freebsd-doc@FreeBSD.ORG Sun Dec 5 17:17:13 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 19B95106566B for ; Sun, 5 Dec 2010 17:17:13 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id E614E8FC0A for ; Sun, 5 Dec 2010 17:17:12 +0000 (UTC) Received: by iwn39 with SMTP id 39so13609521iwn.13 for ; Sun, 05 Dec 2010 09:17:12 -0800 (PST) Received: by 10.231.10.200 with SMTP id q8mr4666594ibq.144.1291568108720; Sun, 05 Dec 2010 08:55:08 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.79.82 with HTTP; Sun, 5 Dec 2010 08:54:48 -0800 (PST) From: Eitan Adler Date: Sun, 5 Dec 2010 11:54:48 -0500 Message-ID: To: doc@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: Subject: [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 17:17:13 -0000 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). + [eitan@voodoo ...ooks/porters-handbook