Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Expand TABs in usage.
details: https://anonhg.NetBSD.org/src/rev/b81a94122b00
branches: trunk
changeset: 803906:b81a94122b00
user: uebayasi <uebayasi%NetBSD.org@localhost>
date: Sun Nov 16 05:39:09 2014 +0000
description:
Expand TABs in usage.
diffstat:
build.sh | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (42 lines):
diff -r 13a36be1de61 -r b81a94122b00 build.sh
--- a/build.sh Sun Nov 16 05:38:10 2014 +0000
+++ b/build.sh Sun Nov 16 05:39:09 2014 +0000
@@ -1,5 +1,5 @@
#! /usr/bin/env sh
-# $NetBSD: build.sh,v 1.302 2014/11/16 05:38:10 uebayasi Exp $
+# $NetBSD: build.sh,v 1.303 2014/11/16 05:39:09 uebayasi Exp $
#
# Copyright (c) 2001-2011 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -1026,9 +1026,9 @@
except \`etc'. Useful after "distribution" or "release"
kernel=conf Build kernel with config file \`conf'
kernel.gdb=conf Build kernel (including netbsd.gdb) with config
- file \`conf'
+ file \`conf'
releasekernel=conf Install kernel built by kernel=conf to RELEASEDIR.
- kernels Build all kernels
+ kernels Build all kernels
mkernel=conf Build kernel with config file \`conf' in modular build
installmodules=idir Run "make installmodules" to \`idir' to install all
kernel modules.
@@ -1046,8 +1046,8 @@
RELEASEDIR/RELEASEMACHINEDIR/installation/liveimage.
install-image Create bootable installation image in
RELEASEDIR/RELEASEMACHINEDIR/installation/installimage.
- disk-image=target Creae bootable disk image in
- RELEASEDIR/RELEASEMACHINEDIR/binary/gzimg/target.img.gz.
+ disk-image=target Creae 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,
and exit. The list may be narrowed by passing glob
@@ -1870,7 +1870,7 @@
eval cat <<EOF ${makewrapout}
#! ${HOST_SH}
# Set proper variables to allow easy "make" building of a NetBSD subtree.
-# Generated from: \$NetBSD: build.sh,v 1.302 2014/11/16 05:38:10 uebayasi Exp $
+# Generated from: \$NetBSD: build.sh,v 1.303 2014/11/16 05:39:09 uebayasi Exp $
# with these arguments: ${_args}
#
Home |
Main Index |
Thread Index |
Old Index