Module Name: src
Committed By: uebayasi
Date: Sun Feb 13 12:47:27 UTC 2011
Modified Files:
src/tests/util/mtree: t_mtree.sh
Log Message:
Typo.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/util/mtree/t_mtree.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tests/util/mtree/t_mtree.sh
diff -u src/tests/util/mtree/t_mtree.sh:1.6 src/tests/util/mtree/t_mtree.sh:1.7
--- src/tests/util/mtree/t_mtree.sh:1.6 Sun Nov 7 17:51:24 2010
+++ src/tests/util/mtree/t_mtree.sh Sun Feb 13 12:47:27 2011
@@ -1,4 +1,4 @@
-# $NetBSD: t_mtree.sh,v 1.6 2010/11/07 17:51:24 jmmv Exp $
+# $NetBSD: t_mtree.sh,v 1.7 2011/02/13 12:47:27 uebayasi Exp $
#
# Copyright (c) 2009 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -25,7 +25,7 @@
# POSSIBILITY OF SUCH DAMAGE.
#
-# Postprocess mtreee output, canonicalising portions that
+# Postprocess mtree output, canonicalising portions that
# are expected to differ from one run to another.
h_postprocess()
{