From owner-cvs-all@FreeBSD.ORG Sat Oct 27 16:25:48 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACC2716A418 for ; Sat, 27 Oct 2007 16:25:48 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.231]) by mx1.freebsd.org (Postfix) with ESMTP id 584A013C49D for ; Sat, 27 Oct 2007 16:25:48 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so856795nzf for ; Sat, 27 Oct 2007 09:25:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=KCUvr/LL+xgO9hL7/fRnhv0zy6P27fKdnID4A28JhaY=; b=WCYQGzk6K6cNSE1s0CR/j0d/ZGUOX/tQIKQMVis4NqbaiWZ6CmubteM2XjCh7dZegJVC3Iyrhf5xQrKdBg2szWvi0HP2W9UagKPJb0P+fDfTrpTFBOuwiphm8mH4Co4YpAEiz2JGNigYsZr2PnCgYMUB2xXh88Ur15kc1gvzwUY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VY3REDMSgs+HXYgbD4wBWRtaEz4dMlJD+KmAZhxm7pmLv6bIr+2ZMKa+mwsALVSVV41cHD/WcbPALl3wASV1SV8XsunAsPl+SfR9+K+chv1HqBtiYaoweihxlCEhyNcUTkaYWQubH/GcwhpOo0SrbCGYgcdTyZbxdTNErNinu1c= Received: by 10.142.216.9 with SMTP id o9mr1073629wfg.1193502346878; Sat, 27 Oct 2007 09:25:46 -0700 (PDT) Received: by 10.143.14.9 with HTTP; Sat, 27 Oct 2007 09:25:46 -0700 (PDT) Message-ID: <47d0403c0710270925t5e7a3fd1icb0f74621b82b98a@mail.gmail.com> Date: Sat, 27 Oct 2007 16:25:46 +0000 From: "Ben Kaduk" To: "Simon L. Nielsen" In-Reply-To: <20071027161336.GA1173@zaphod.nitro.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200710271323.l9RDNNGa008408@repoman.freebsd.org> <47d0403c0710270759n47bf24f0laf8486e6da1530dd@mail.gmail.com> <20071027161336.GA1173@zaphod.nitro.dk> Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org, Martin Wilke Subject: Re: cvs commit: www/share/sgml news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2007 16:25:48 -0000 On 10/27/07, Simon L. Nielsen wrote: > On 2007.10.27 14:59:12 +0000, Ben Kaduk wrote: > > On 10/27/07, Martin Wilke wrote: > > > miwi 2007-10-27 13:23:23 UTC > > > > > > FreeBSD doc repository > > > > > > Modified files: > > > share/sgml news.xml > > > Log: > > > - Replace all @freebsd.org with @FreeBSD.org > > > > > > > It is not immediately obvious to me -- what is the desired > > benefit of this change? > > Consitency. > > > I know that domain names are case-insensitive, but > > there seems to be somewhat of a tradition of using > > all-lowercase characters for this sort of thing. > > The FreeBSD.org domain name is by convention / tradition written as > "FreeBSD.org". See also FreeBSD Doc Project Primer's word list. > Thanks for the replies. I haven't read the primer in a couple of years, and haven't been as active as I would like. As per private mail to Martin, there are still references to the (non-capitalized) www.freebsd.org, lists.freebsd.org, and wiki.freebsd.org on that same page. Should they be changed as well? Thanks, Ben Kaduk