Received: by mail.netbsd.org (Postfix, from userid 605) id DEB3C84D78; Fri, 5 Jul 2019 22:42:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5FD2884D77 for ; Fri, 5 Jul 2019 22:42:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id wZtUQ38OePEQ for ; Fri, 5 Jul 2019 22:42:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 01CC484CE2 for ; Fri, 5 Jul 2019 22:42:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EEE9DFBF4; Fri, 5 Jul 2019 22:42:09 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 5 Jul 2019 22:42:09 +0000 From: "David H. Gutteridge" Subject: CVS commit: src/external/gpl2/xcvs/dist/doc To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20190705224209.EEE9DFBF4@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "David H. Gutteridge" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: gutteridge Date: Fri Jul 5 22:42:09 UTC 2019 Modified Files: src/external/gpl2/xcvs/dist/doc: cvs.1 cvs.texinfo Log Message: cvs.1 & cvs.texinfo: a couple of minor corrections Add a caveat about file locking (a.k.a. reserved checkouts) to the "release" command, and add a missing word elsewhere. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/external/gpl2/xcvs/dist/doc/cvs.1 cvs rdiff -u -r1.11 -r1.12 src/external/gpl2/xcvs/dist/doc/cvs.texinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.