From owner-svn-doc-all@FreeBSD.ORG Thu Nov 22 13:31:09 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 995CA718; Thu, 22 Nov 2012 13:31:09 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 10D098FC0C; Thu, 22 Nov 2012 13:31:07 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id je9so2954190bkc.13 for ; Thu, 22 Nov 2012 05:31:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=+zBFWx1RlIn8iYnFNQb8MKniliseCa/3g8ttdLhjQiI=; b=OsUegbQIkcn15RiaGP66cS5YVkcfsXBV+CoryLlxxZo4Fy+jzAAgrvMu9RkHjKtT8W plVaFvhxwUFnH52RhPj0LSjKBrgvgCn+/2fzmPTCrPBE9ou7N81VJG1oE04c3Hf0Z5Tx ZEbZLj5C7/RreTooLY/YoNvIZJq4zFAB2YIpRuaRWh/w3pUp06qhn2RnlFoUDMUKzBkX 80AN5mEDsvj/Q7JmI77Ce800Bz0fb3ibHCyey/QLxV4Uz6x1ULrZjEID4Hjnsj8dl/vw Wn6bb8jTyxcgU9PKOnvd72IdqtMrA9e/1d3uIVMBlPiFa7jZJIuEHsVfUkPP+P7Y9qIk +m8A== MIME-Version: 1.0 Received: by 10.204.130.140 with SMTP id t12mr273022bks.39.1353591066865; Thu, 22 Nov 2012 05:31:06 -0800 (PST) Received: by 10.204.50.197 with HTTP; Thu, 22 Nov 2012 05:31:06 -0800 (PST) Received: by 10.204.50.197 with HTTP; Thu, 22 Nov 2012 05:31:06 -0800 (PST) In-Reply-To: <20121122115537.GC60812@felucia.tataz.chchile.org> References: <201211181757.qAIHvV10080133@svn.freebsd.org> <20121122115537.GC60812@felucia.tataz.chchile.org> Date: Thu, 22 Nov 2012 13:31:06 +0000 Message-ID: Subject: Re: svn commit: r40082 - head/en_US.ISO8859-1/books/handbook/ports From: Chris Rees To: svn-doc-head@freebsd.org, Benedict Reuschling , Eitan Adler , doc-committers@freebsd.org, svn-doc-all@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Nov 2012 13:31:09 -0000 On 22 Nov 2012 11:56, "Jeremie Le Hen" wrote: > > Hi, > > On Sun, Nov 18, 2012 at 01:32:07PM -0500, Eitan Adler wrote: > > On 18 November 2012 12:57, Benedict Reuschling wrote: > > > Author: bcr > > > Date: Sun Nov 18 17:57:31 2012 > > > New Revision: 40082 > > > URL: http://svnweb.freebsd.org/changeset/doc/40082 > > > > > > Log: > > > Add a section describing the use of the quicksearch feature to > > > find ports. > > > > > > PR: docs/173704 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=173704 > > > Submitted by: Edward (edward rdtan net) > > > > please don't obfuscate email addresses. This makes it much harder to > > copy and paste for zero benefit. This also makes it harder to search > > to see if they have submitted other patches. > > You can still look for the individual part of the email and find > something useful I think? It has some the small benefit IMHO of > hindering basic email addresses harvesting. Not really; addresses are splashed all over our site in many places. Also, from the point of view of submitters who may be considered for a commit bit it is advantageous to have their email intact, so the logs can be grepped. Chris