From owner-svn-doc-head@FreeBSD.ORG Wed Nov 28 06:36:30 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DA47074; Wed, 28 Nov 2012 06:36:30 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id C08F88FC0C; Wed, 28 Nov 2012 06:36:30 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAS6aUvZ058040; Wed, 28 Nov 2012 06:36:30 GMT (envelope-from cs@svn.freebsd.org) Received: (from cs@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAS6aUZY058039; Wed, 28 Nov 2012 06:36:30 GMT (envelope-from cs@svn.freebsd.org) Message-Id: <201211280636.qAS6aUZY058039@svn.freebsd.org> From: Carlo Strub Date: Wed, 28 Nov 2012 06:36:30 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40178 - head/share/pgpkeys X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 06:36:30 -0000 Author: cs (ports committer) Date: Wed Nov 28 06:36:30 2012 New Revision: 40178 URL: http://svnweb.freebsd.org/changeset/doc/40178 Log: Replace 'cvs' by 'svn' Modified: head/share/pgpkeys/README Modified: head/share/pgpkeys/README ============================================================================== --- head/share/pgpkeys/README Wed Nov 28 02:07:07 2012 (r40177) +++ head/share/pgpkeys/README Wed Nov 28 06:36:30 2012 (r40178) @@ -35,7 +35,7 @@ address. For instance, in my case: | &pgpkey.des; | | -| Don't forget to 'cvs add des.key' if this is a new entry, +| Don't forget to 'svn add des.key' if this is a new entry, | and check your diffs before committing! If your login name is different from your freefall login name, specify @@ -68,7 +68,7 @@ Beware that the keys are supposed to be unsure where to add your entry, use finger(1) to check the surnames of those around you. -Once you've successfully run addkey.sh, 'cvs add' your key file, check +Once you've successfully run addkey.sh, 'svn add' your key file, check the diffs, and commit.