Source-Changes-HG archive

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

[src/trunk]: src/distrib/common Typo police: sytem -> system.



details:   https://anonhg.NetBSD.org/src/rev/04d4e9b65cab
branches:  trunk
changeset: 570082:04d4e9b65cab
user:      snj <snj%NetBSD.org@localhost>
date:      Wed Sep 22 21:24:07 2004 +0000

description:
Typo police: sytem -> system.

diffstat:

 distrib/common/sunbootcd.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 7d280011e8bc -r 04d4e9b65cab distrib/common/sunbootcd.sh
--- a/distrib/common/sunbootcd.sh       Wed Sep 22 19:35:47 2004 +0000
+++ b/distrib/common/sunbootcd.sh       Wed Sep 22 21:24:07 2004 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-# $NetBSD: sunbootcd.sh,v 1.3 2003/07/10 10:36:03 lukem Exp $
+# $NetBSD: sunbootcd.sh,v 1.4 2004/09/22 21:24:07 snj Exp $
 #
 # Copyright (c) 2003 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -49,7 +49,7 @@
        cat 1>&2 << _USAGE_
 Usage: ${PROGNAME} fsimage sun4 [sun4c [sun4m [sun3|sun4d [sun3x|sun4u]]]]
        Combine file system partitions for Sun Microsystems, Inc. computers
-       into a CD-ROM file sytem image suitable for booting on the
+       into a CD-ROM file system image suitable for booting on the
        following platforms:
                NetBSD/sun3:    sun3, sun3x
                NetBSD/sparc:   sun4, sun4c, sun4d, sun4m



Home | Main Index | Thread Index | Old Index