Source-Changes-HG archive

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

[src/netbsd-3]: src/distrib/utils/sysinst Pull up following revision(s) (requ...



details:   https://anonhg.NetBSD.org/src/rev/6cd4017692d1
branches:  netbsd-3
changeset: 577300:6cd4017692d1
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Oct 04 22:10:59 2005 +0000

description:
Pull up following revision(s) (requested by dsl in ticket #851):
        distrib/utils/sysinst/msg.mi.es: revision 1.3
Change the message above the selection menu for root's shell to show
the correct default (ie what happens if you type enter) of /bin/sh.
Fixes PR install/32159

diffstat:

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

diffs (18 lines):

diff -r 8e3775e09ac7 -r 6cd4017692d1 distrib/utils/sysinst/msg.mi.es
--- a/distrib/utils/sysinst/msg.mi.es   Tue Oct 04 22:08:11 2005 +0000
+++ b/distrib/utils/sysinst/msg.mi.es   Tue Oct 04 22:10:59 2005 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.mi.es,v 1.4.2.3 2005/09/19 21:12:58 tron Exp $     */
+/*     $NetBSD: msg.mi.es,v 1.4.2.4 2005/10/04 22:10:59 tron Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -983,7 +983,7 @@
 
 message rootsh
 {Ahora puede seleccionar que shell quiere usar para el usuario root. Por
-defecto es /bin/csh, pero podria preferir otra.}
+defecto es /bin/sh, pero podria preferir otra.}
 
 message postuseexisting
 {



Home | Main Index | Thread Index | Old Index