Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/alpha/instkernel/ramdisk Fix pasto botch.



details:   https://anonhg.NetBSD.org/src/rev/1d2643e65b07
branches:  trunk
changeset: 766300:1d2643e65b07
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Mon Jun 20 13:09:38 2011 +0000

description:
Fix pasto botch.

diffstat:

 distrib/alpha/instkernel/ramdisk/list |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7dccfc7f6177 -r 1d2643e65b07 distrib/alpha/instkernel/ramdisk/list
--- a/distrib/alpha/instkernel/ramdisk/list     Mon Jun 20 12:39:21 2011 +0000
+++ b/distrib/alpha/instkernel/ramdisk/list     Mon Jun 20 13:09:38 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.40 2011/06/19 06:48:07 tsutsui Exp $
+#      $NetBSD: list,v 1.41 2011/06/20 13:09:38 tsutsui Exp $
 
 SRCDIRS        bin sbin usr.bin/less usr.bin usr.sbin
 
@@ -57,7 +57,7 @@
 # init invokes the shell as -sh
 ARGVLN sh -sh
 
-SPECIAL        ping            srcdir  distrib/utils/x_gzip
+SPECIAL        gzip            srcdir  distrib/utils/x_gzip
 SPECIAL        ping            srcdir  distrib/utils/x_ping
 
 LIBS   -ledit -lutil -lcurses -lterminfo -lrmt -lcrypt -ll -lm -lz -lprop



Home | Main Index | Thread Index | Old Index