Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/miniroot Pullup 1.37 [is]:
details: https://anonhg.NetBSD.org/src/rev/42690484077d
branches: netbsd-1-5
changeset: 490022:42690484077d
user: tv <tv%NetBSD.org@localhost>
date: Mon Oct 30 23:34:48 2000 +0000
description:
Pullup 1.37 [is]:
Fix typo, pointed out privately by Petri Koistinen.
diffstat:
distrib/miniroot/install.sub | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 3fbb5425c480 -r 42690484077d distrib/miniroot/install.sub
--- a/distrib/miniroot/install.sub Mon Oct 30 23:32:58 2000 +0000
+++ b/distrib/miniroot/install.sub Mon Oct 30 23:34:48 2000 +0000
@@ -1,5 +1,5 @@
#!/bin/sh
-# $NetBSD: install.sub,v 1.35.4.1 2000/09/11 19:13:14 is Exp $
+# $NetBSD: install.sub,v 1.35.4.2 2000/10/30 23:34:48 tv Exp $
#
# Copyright (c) 1996 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -1347,7 +1347,7 @@
verbose_flag=v
;;
*)
- echo "Not using verbose listing.."
+ echo "Not using verbose listing."
verbose_flag=""
;;
esac
Home |
Main Index |
Thread Index |
Old Index