Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/utils/sysinst/arch/macppc pull up rev(s) 1.6-1....



details:   https://anonhg.NetBSD.org/src/rev/2a6e41a51def
branches:  netbsd-1-4
changeset: 469001:2a6e41a51def
user:      cgd <cgd%NetBSD.org@localhost>
date:      Thu Jun 24 22:52:21 1999 +0000

description:
pull up rev(s) 1.6-1.8 from trunk. (cgd)

diffstat:

 distrib/utils/sysinst/arch/macppc/menus.md.fr |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 60e9f22afb36 -r 2a6e41a51def distrib/utils/sysinst/arch/macppc/menus.md.fr
--- a/distrib/utils/sysinst/arch/macppc/menus.md.fr     Thu Jun 24 22:52:15 1999 +0000
+++ b/distrib/utils/sysinst/arch/macppc/menus.md.fr     Thu Jun 24 22:52:21 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: menus.md.fr,v 1.4.2.2 1999/04/19 15:19:30 perry Exp $  */
+/*     $NetBSD: menus.md.fr,v 1.4.2.3 1999/06/24 22:52:21 cgd Exp $    */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -17,7 +17,7 @@
  *    documentation and/or other materials provided with the distribution.
  * 3. All advertising materials mentioning features or use of this software
  *    must display the following acknowledgement:
- *      This product includes software develooped for the NetBSD Project by
+ *      This product includes software developed for the NetBSD Project by
  *      Piermont Information Systems Inc.
  * 4. The name of Piermont Information Systems Inc. may not be used to endorse
  *    or promote products derived from this software without specific prior
@@ -55,7 +55,7 @@
        option "Changer h", action { editpart = H;}, sub menu edfspart;
        option "Nouvelle taille d'allocation", action { reask_sizemult(); };
  
-menu md_distcustom, x=30, y=3, exit, title " Sélection des composants";
+menu md_distcustom, y=3, exit, title "Sélection des composants";
        display action { show_cur_distsets (); };
        option  "Outils de développement ",      action { toggle_getit (3); };
        option  "Jeux",                  action { toggle_getit (4); };



Home | Main Index | Thread Index | Old Index