Received: by mail.netbsd.org (Postfix, from userid 605) id 1A772855B0; Fri, 27 Jan 2017 10:21:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 981D9855AD for ; Fri, 27 Jan 2017 10:21:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id PcQmq_U036SN for ; Fri, 27 Jan 2017 10:21:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4686E85571 for ; Fri, 27 Jan 2017 10:21:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 41418FBA6; Fri, 27 Jan 2017 10:21:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 27 Jan 2017 10:21:16 +0000 From: "Abhinav Upadhyay" Subject: CVS commit: src/sbin/gpt To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20170127102116.41418FBA6@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: "Abhinav Upadhyay" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: abhinav Date: Fri Jan 27 10:21:16 UTC 2017 Modified Files: src/sbin/gpt: gpt.8 Log Message: Fix spelling of partition. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/sbin/gpt/gpt.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.