From owner-svn-doc-all@FreeBSD.ORG Fri Mar 13 10:41:47 2015 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 47EE130A; Fri, 13 Mar 2015 10:41:47 +0000 (UTC) Received: from mail-pa0-x234.google.com (mail-pa0-x234.google.com [IPv6:2607:f8b0:400e:c03::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 10631362; Fri, 13 Mar 2015 10:41:47 +0000 (UTC) Received: by padet14 with SMTP id et14so28647596pad.0; Fri, 13 Mar 2015 03:41:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:reply-to:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=KpSDNbSUeEtmzdoB4tYgnC9a2uGOPoorDPmA7N66CqE=; b=bQ6qzB9l01MGKrc0ExY3y79xTUygeBhg26xYFbFoxj2Ff4Ez45Xe3QnuptkIjzYbZv 6hG2es1C9vbIJ6ByHtnsQ94zHsJ0h4ThpuWm2xVhjeBmD9pXIo6pQjPtNm7S8Q4FqcLz 6Yc9NtVKa77L6fZ3Lfw6Phj1SLF6ohB6/PWlw0A+ghk3GxigX1ixYCEIMbLcVnFn38CC QEWgP1ZaQut3C+x9Vizxul4c5W5H+6BuHaEwcY7Up+2+u3Flu5Bnaxj0pKegcbYZAaMn gIYny1YPj1HPjCI3MEuWxBVCiPt4fLt4gpyUPSyYAjvdwuJzX9AkLVqwYpAeUQKu7L1P vbtA== X-Received: by 10.70.56.34 with SMTP id x2mr100469839pdp.127.1426243306457; Fri, 13 Mar 2015 03:41:46 -0700 (PDT) Received: from [192.168.1.104] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id zi10sm2851585pab.35.2015.03.13.03.41.43 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Mar 2015 03:41:45 -0700 (PDT) Sender: Kubilay Kocak Message-ID: <5502BEE0.4030202@FreeBSD.org> Date: Fri, 13 Mar 2015 21:41:36 +1100 From: Kubilay Kocak Reply-To: koobs@FreeBSD.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Thunderbird/36.0 MIME-Version: 1.0 To: Brad Davis , doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: Re: svn commit: r46340 - in head/en_US.ISO8859-1/articles: freebsd-questions ldap-auth linux-emulation pr-guidelines References: <201503130628.t2D6SYUR088131@svn.freebsd.org> In-Reply-To: <201503130628.t2D6SYUR088131@svn.freebsd.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 13 Mar 2015 10:41:47 -0000 On 13/03/2015 5:28 PM, Brad Davis wrote: > Author: brd > Date: Fri Mar 13 06:28:33 2015 > New Revision: 46340 > URL: https://svnweb.freebsd.org/changeset/doc/46340 > > Log: > Additional language gender sweep.. > > Modified: > head/en_US.ISO8859-1/articles/freebsd-questions/article.xml > head/en_US.ISO8859-1/articles/ldap-auth/article.xml > head/en_US.ISO8859-1/articles/linux-emulation/article.xml > head/en_US.ISO8859-1/articles/pr-guidelines/article.xml Super, thanks Brad! Koobs