NetBSD Problem Report #49882

From www@NetBSD.org  Wed May  6 16:54:58 2015
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 98F8CA654F
	for <gnats-bugs@gnats.NetBSD.org>; Wed,  6 May 2015 16:54:58 +0000 (UTC)
Message-Id: <20150506165457.4816EA6551@mollari.NetBSD.org>
Date: Wed,  6 May 2015 16:54:57 +0000 (UTC)
From: cfuhrman@pobox.com
Reply-To: cfuhrman@pobox.com
To: gnats-bugs@NetBSD.org
Subject: Mis-spelling in help output of build.sh
X-Send-Pr-Version: www-1.0

>Number:         49882
>Category:       misc
>Synopsis:       Mis-spelling in help output of build.sh
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed May 06 16:55:00 +0000 2015
>Closed-Date:    Wed May 06 17:32:03 +0000 2015
>Last-Modified:  Wed May 06 17:35:01 +0000 2015
>Originator:     Christopher M. Fuhrman
>Release:        HEAD, netbsd-7
>Organization:
>Environment:
Darwin cmf-shipwire.local 13.4.0 Darwin Kernel Version 13.4.0: Wed Mar 18 16:20:14 PDT 2015; root:xnu-2422.115.14~1/RELEASE_X86_64 x86_64
>Description:
When displaying output from `build.sh -h`, the following line:

      disk-image=target   Creae bootable disk image in

should be:

    disk-image=target   Create bootable disk image in

>How-To-Repeat:
build.sh -h
>Fix:
Index: build.sh
===================================================================
RCS file: /cvsroot/src/build.sh,v
retrieving revision 1.306
diff -u -r1.306 build.sh
--- build.sh    1 Feb 2015 18:49:25 -0000       1.306
+++ build.sh    6 May 2015 16:43:21 -0000
@@ -1045,7 +1045,7 @@
                         RELEASEDIR/RELEASEMACHINEDIR/installation/liveimage.
     install-image       Create bootable installation image in
                         RELEASEDIR/RELEASEMACHINEDIR/installation/installimage.
-    disk-image=target   Creae bootable disk image in
+    disk-image=target   Create bootable disk image in
                         RELEASEDIR/RELEASEMACHINEDIR/binary/gzimg/target.img.gz.
     params              Display various make(1) parameters.
     list-arch           Display a list of valid MACHINE/MACHINE_ARCH values,

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Wed, 06 May 2015 17:32:03 +0000
State-Changed-Why:
Fixed, thanks.


From: "Thomas Klausner" <wiz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/49882 CVS commit: src
Date: Wed, 6 May 2015 17:31:49 +0000

 Module Name:	src
 Committed By:	wiz
 Date:		Wed May  6 17:31:49 UTC 2015

 Modified Files:
 	src: build.sh

 Log Message:
 Fix typo in usage. From Christopher M. Fuhrman in PR 49882.


 To generate a diff of this commit:
 cvs rdiff -u -r1.306 -r1.307 src/build.sh

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.