Source-Changes-HG archive

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

[src/trunk]: src/distrib/miniroot Fixed a spelling mistake.



details:   https://anonhg.NetBSD.org/src/rev/acb2101c8511
branches:  trunk
changeset: 525858:acb2101c8511
user:      fredette <fredette%NetBSD.org@localhost>
date:      Thu Apr 18 21:41:38 2002 +0000

description:
Fixed a spelling mistake.

diffstat:

 distrib/miniroot/install.sub |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 6af105b6b131 -r acb2101c8511 distrib/miniroot/install.sub
--- a/distrib/miniroot/install.sub      Thu Apr 18 21:15:08 2002 +0000
+++ b/distrib/miniroot/install.sub      Thu Apr 18 21:41:38 2002 +0000
@@ -1,5 +1,5 @@
 #!/bin/sh
-#      $NetBSD: install.sub,v 1.40 2001/12/17 20:17:34 fredette Exp $
+#      $NetBSD: install.sub,v 1.41 2002/04/18 21:41:38 fredette Exp $
 #
 # Copyright (c) 1996 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -343,7 +343,7 @@
        cat << \__configurenetwork_1
 
 You may configure the following network interfaces (the interfaces
-marked with [X] have been succesfully configured):
+marked with [X] have been successfully configured):
 
 __configurenetwork_1
 



Home | Main Index | Thread Index | Old Index