Received: by mail.netbsd.org (Postfix, from userid 605) id 229F019D990; Sun, 21 Nov 2010 02:30:20 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 3A1DB19D8DD for ; Sun, 21 Nov 2010 02:30:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 187A5175DD; Sun, 21 Nov 2010 02:30:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 21 Nov 2010 02:30:18 +0000 From: "Jeff Rizzo" Subject: CVS commit: [netbsd-5] src/sbin/restore To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20101121023018.187A5175DD@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: "Jeff Rizzo" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: riz Date: Sun Nov 21 02:30:17 UTC 2010 Modified Files: src/sbin/restore [netbsd-5]: symtab.c Log Message: Pull up following revision(s) (requested by mbalmer in ticket #1397): sbin/restore/symtab.c: revision 1.26 Fix grammar in a line of output. From Hywel Mallett via FreeBSD. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.23.28.1 src/sbin/restore/symtab.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.