From owner-svn-src-head@FreeBSD.ORG Sat Mar 24 20:46:29 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC8731065670 for ; Sat, 24 Mar 2012 20:46:29 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2886D8FC1D for ; Sat, 24 Mar 2012 20:46:28 +0000 (UTC) Received: by wern13 with SMTP id n13so4522858wer.13 for ; Sat, 24 Mar 2012 13:46:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=t/7dBXyC9jb9iKFfJ+1AIPO1gSXVuRedq0clkXgIupA=; b=HpzKP2thzi7zI4h8WZgr4K3XrMnNdRqe3RkRuFMr/Z/YPyw+7Q7V0Yc9wOTGiOe4mD Fwmo5dJNmgKKVLhh1CprXJyJ0Y3AlZim1u5jM7CCiLTK8S8SyCSUWp329tAPuCpTNRMw 2E4ljsFMfhhhDm776YkW/xzD9VDnz00LCrugM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=t/7dBXyC9jb9iKFfJ+1AIPO1gSXVuRedq0clkXgIupA=; b=OfeaskFyMEyd/itxBIuALZNfaUkLbFf0mj+p/ow1u3geUmqm2UME5K3Qa3l8ZJiRpq Vzl/pkwZ2Fnsgwx6Wxa13ImudfjGDkkQosM1za7OVBte/B+RxTVjVJodXSkB958qNigV nE2qepUYHyupFwbFIZsNHuJRq4bf5d2BcWD6kYDUcvGrL/jacAeAuKoY/Zoi9PIKXpOf Q7+k31DHPTOC57wrKsdmrUMO24Cnw28qhuGzqJPq9ASb4XfDsgrnJzCLMHGrotJSoGjS dFd1gop345vsIWTy7DjmwjaOVcNk+uiiA2GnE53/o4E3XyMqzEIdsDBLgHIzeQAlCD3s tY1Q== Received: by 10.216.134.2 with SMTP id r2mr9717674wei.31.1332621987909; Sat, 24 Mar 2012 13:46:27 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.223.63.4 with HTTP; Sat, 24 Mar 2012 13:45:57 -0700 (PDT) In-Reply-To: References: <201203241825.q2OIPH5F043611@svn.freebsd.org> From: Eitan Adler Date: Sat, 24 Mar 2012 16:45:57 -0400 X-Google-Sender-Auth: mk0CAOfmUacqdelY4lXi5J9upeo Message-ID: To: Juli Mallett Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQkycF8hMjIQU80XQblyZTn4HmYgkohg1nxoQTZR7ptDUSMFnRQEzi9egle9gfkEN55nfZCo Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r233428 - head/share/examples/cvsup X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2012 20:46:29 -0000 On Sat, Mar 24, 2012 at 3:16 PM, Juli Mallett wrote: > The name of the protocol is certainly CVSup and not csup. =C2=A0And the > protocol is what is being referred to here (as is suggested by the > parenthetical.) =C2=A0If the protocol weren't being referred to, it would > be a literal "cvsup" since that's the spelling of the command, not > "CVSup". I read this as csup the program (what does csup stand for?) but I don't care much either way. I'd be happy to change it to CVSup if people care :) --=20 Eitan Adler Source & Ports committer X11, Bugbusting teams