From owner-svn-doc-all@freebsd.org Mon Jul 4 17:31:45 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 443BAB91D59; Mon, 4 Jul 2016 17:31:45 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1004222D6; Mon, 4 Jul 2016 17:31:44 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id u64HVh8I089429 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 4 Jul 2016 11:31:43 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id u64HVgT9089426; Mon, 4 Jul 2016 11:31:42 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 4 Jul 2016 11:31:42 -0600 (MDT) From: Warren Block To: Ngie Cooper cc: Brad Davis , doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: Re: svn commit: r49047 - head/share/xml In-Reply-To: <444C2266-B055-45B6-B1F0-3B6C478083EB@gmail.com> Message-ID: References: <201607032116.u63LGC3h044061@repo.freebsd.org> <444C2266-B055-45B6-B1F0-3B6C478083EB@gmail.com> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 04 Jul 2016 11:31:43 -0600 (MDT) X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.22 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: Mon, 04 Jul 2016 17:31:45 -0000 On Mon, 4 Jul 2016, Ngie Cooper wrote: > >> On Jul 3, 2016, at 14:16, Brad Davis wrote: >> >> Author: brd >> Date: Sun Jul 3 21:16:12 2016 >> New Revision: 49047 >> URL: https://svnweb.freebsd.org/changeset/doc/49047 >> >> Log: >> Fix a typo. >> >> Modified: >> head/share/xml/usergroups.xml >> >> Modified: head/share/xml/usergroups.xml >> ============================================================================== >> --- head/share/xml/usergroups.xml Sun Jul 3 21:11:10 2016 (r49046) >> +++ head/share/xml/usergroups.xml Sun Jul 3 21:16:12 2016 (r49047) >> @@ -869,7 +869,7 @@ The country codes are precise ISO3166 co >> orientated user group which wants to promote and educate people about >> BSD operating systems by making tutorials and organizing events and >> conferences. We are also working with other Open Source Unix >> - derivates like NetBSD, OpenBSDa and Linux. For more >> + derivates like NetBSD, OpenBSD and Linux. For more > > This should be "derivatives". "Derivates" is actually a real word--although I had to look it up. :) "Derivates" is not commonly used though, so "derivatives" is better. Although some reading of "derivative" can take it to mean copies or clones or in some way less than the original. Another word like "branches" or "descendants" might be more clear.