Source-Changes-HG archive

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

[src/trunk]: src/distrib/utils/sysinst Making device files -> Making device n...



details:   https://anonhg.NetBSD.org/src/rev/b9b3afdd1593
branches:  trunk
changeset: 550153:b9b3afdd1593
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Thu Jul 31 13:50:05 2003 +0000

description:
Making device files -> Making device nodes

diffstat:

 distrib/utils/sysinst/msg.mi.en |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2e4be210ce8c -r b9b3afdd1593 distrib/utils/sysinst/msg.mi.en
--- a/distrib/utils/sysinst/msg.mi.en   Thu Jul 31 13:48:11 2003 +0000
+++ b/distrib/utils/sysinst/msg.mi.en   Thu Jul 31 13:50:05 2003 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.mi.en,v 1.116 2003/07/27 07:45:08 dsl Exp $        */
+/*     $NetBSD: msg.mi.en,v 1.117 2003/07/31 13:50:05 hubertf Exp $    */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -752,7 +752,7 @@
 }
 
 message makedev
-{Making device files ...
+{Making device nodes ...
 }
 
 message badfs



Home | Main Index | Thread Index | Old Index