Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/utils/sysinst Pull up files to netbsd-1-5 branc...
details: https://anonhg.NetBSD.org/src/rev/9eb8b5011d93
branches: netbsd-1-5
changeset: 489021:9eb8b5011d93
user: hubertf <hubertf%NetBSD.org@localhost>
date: Thu Aug 10 03:42:04 2000 +0000
description:
Pull up files to netbsd-1-5 branch, OK'd by thorpej:
Revisions:
> cvs rdiff -r1.62 -r1.63 basesrc/distrib/utils/sysinst/msg.mi.en
> cvs rdiff -r1.34 -r1.35 basesrc/distrib/utils/sysinst/msg.mi.fr
Log message:
> Document -f flag
>
> XXX someone please check the french translation ;-)
diffstat:
distrib/utils/sysinst/msg.mi.en | 4 ++--
distrib/utils/sysinst/msg.mi.fr | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 5d800af45c0e -r 9eb8b5011d93 distrib/utils/sysinst/msg.mi.en
--- a/distrib/utils/sysinst/msg.mi.en Thu Aug 10 03:38:03 2000 +0000
+++ b/distrib/utils/sysinst/msg.mi.en Thu Aug 10 03:42:04 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.mi.en,v 1.62 2000/06/18 23:50:03 cyber Exp $ */
+/* $NetBSD: msg.mi.en,v 1.62.2.1 2000/08/10 03:42:04 hubertf Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -39,7 +39,7 @@
/* MI Message catalog -- english, machine independent */
message usage
-{usage: sysinst [-r release]
+{usage: sysinst [-r release] [-f definition-file]
}
message newline {\n}
diff -r 5d800af45c0e -r 9eb8b5011d93 distrib/utils/sysinst/msg.mi.fr
--- a/distrib/utils/sysinst/msg.mi.fr Thu Aug 10 03:38:03 2000 +0000
+++ b/distrib/utils/sysinst/msg.mi.fr Thu Aug 10 03:42:04 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.mi.fr,v 1.34 2000/06/18 23:50:04 cyber Exp $ */
+/* $NetBSD: msg.mi.fr,v 1.34.2.1 2000/08/10 03:42:04 hubertf Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -39,7 +39,7 @@
/* MI Message catalog -- french, machine independent */
message usage
-{utilisation : sysinst [-r version]
+{utilisation : sysinst [-r version] [-f fichier de definition]
}
message newline {\n}
Home |
Main Index |
Thread Index |
Old Index