From owner-svn-src-all@FreeBSD.ORG Sat Mar 24 20:46:29 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACE081065672 for ; Sat, 24 Mar 2012 20:46:29 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id 178B48FC1C for ; Sat, 24 Mar 2012 20:46:28 +0000 (UTC) Received: by wibhq7 with SMTP id hq7so2580306wib.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=XJwMgAqOH6v+vpgfM+QKkESgBO1gDhOHqrJ2CqAkZT6BaHzzaxd5xl61xfmbTuoUGR eGp6YsyXhyB9mN7Qq+0d3zV21KHjHhj2xyoFsijOXpw9vZMiMbvcHp0wRZL1KasCS9U5 vb4yLoR7PYFIO56XdnWrHCcK0GqZCFO5ZLl2YC0asCJPPwo1zRAAiKoQI1QrNW0NPVp2 ur4RYQnwj9Gt9isyCcfXYEs/4etzBAA8xslJyEqke7MwZIy2ritVQvAqjhxALmDneiA+ 0MNAS1LS9Oln2CnHbbgRvyobvy93gtgj0kH5qZuHl9gs2HsNnuKfy/D3b9NYZEwU55u3 U2JQ== 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: ALoCoQmzuSQBK1pXr3Tb0AJ3wAlzWcbnQUYQGuQB5Wz0yCarsT0rpMMVrqnksZ81E12UpSxh0yGs 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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" 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