NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/49882: Mis-spelling in help output of build.sh
>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: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed May 06 16:55:00 +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,
Home |
Main Index |
Thread Index |
Old Index