Source-Changes-HG archive

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

[src/netbsd-1-6]: src/distrib/utils/sysinst/arch/walnut Pullup rev 1.3 (reque...



details:   https://anonhg.NetBSD.org/src/rev/3593050e376b
branches:  netbsd-1-6
changeset: 530069:3593050e376b
user:      jmc <jmc%NetBSD.org@localhost>
date:      Sat Feb 08 07:12:00 2003 +0000

description:
Pullup rev 1.3 (requested by grant in ticket #1151)
 Translation fix: s/unused/inutilis'e/.

diffstat:

 distrib/utils/sysinst/arch/walnut/menus.md.fr |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2c1d36773f6e -r 3593050e376b distrib/utils/sysinst/arch/walnut/menus.md.fr
--- a/distrib/utils/sysinst/arch/walnut/menus.md.fr     Sat Feb 08 07:10:50 2003 +0000
+++ b/distrib/utils/sysinst/arch/walnut/menus.md.fr     Sat Feb 08 07:12:00 2003 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: menus.md.fr,v 1.1.2.3 2003/02/08 07:01:47 jmc Exp $    */
+/*     $NetBSD: menus.md.fr,v 1.1.2.4 2003/02/08 07:12:00 jmc Exp $    */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -134,7 +134,7 @@
        {
                part[editpart].mbrp_typ = 6;
        };
-       option "unused",        exit,   action
+       option "inutilis'e",    exit,   action
        {
                part[editpart].mbrp_typ = 0;
        };



Home | Main Index | Thread Index | Old Index