diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2001-08-07 15:00:10 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2001-08-07 15:00:10 +0000 |
commit | 39f0189350aa0e2334696fc9389f2eddf825ccb9 (patch) | |
tree | 16b53292fb9a54ee8af53b96ec042553a7e60234 | |
parent | ea213bfe09b9ab17442471fd36c5c20fc665612d (diff) |
suggest CET, not MET, ok deraadt@
-rw-r--r-- | distrib/miniroot/install.sub | 4 | ||||
-rw-r--r-- | distrib/mvme68k/ramdisk/install.sub | 4 | ||||
-rw-r--r-- | distrib/mvme88k/ramdisk/install.sub | 6 | ||||
-rw-r--r-- | distrib/mvmeppc/ramdisk/install.sub | 4 | ||||
-rw-r--r-- | distrib/powerpc/ramdisk/install.sub | 4 | ||||
-rw-r--r-- | distrib/simpleroot/install.sub | 6 |
6 files changed, 14 insertions, 14 deletions
diff --git a/distrib/miniroot/install.sub b/distrib/miniroot/install.sub index e7947c3897d..0e45a161d8e 100644 --- a/distrib/miniroot/install.sub +++ b/distrib/miniroot/install.sub @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: install.sub,v 1.166 2001/04/20 01:55:51 krw Exp $ +# $OpenBSD: install.sub,v 1.167 2001/08/07 15:00:09 markus Exp $ # $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $ # # Copyright (c) 1997,1998 Todd Miller, Theo de Raadt @@ -1789,7 +1789,7 @@ cat << __EOT Select a time zone for your location. Timezones are represented on the system by a directory structure rooted in "/usr/share/timezone". Most timezones can -be selected by entering a token like "MET" or "GMT-6". Other zones are +be selected by entering a token like "CET" or "GMT-6". Other zones are grouped by continent or country, with detailed zone information separated by a slash ("/"), e.g. "US/Pacific" or "Canada/Mountain". diff --git a/distrib/mvme68k/ramdisk/install.sub b/distrib/mvme68k/ramdisk/install.sub index 2ce0c182579..bd22ad74df3 100644 --- a/distrib/mvme68k/ramdisk/install.sub +++ b/distrib/mvme68k/ramdisk/install.sub @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: install.sub,v 1.6 2000/02/25 01:43:43 krw Exp $ +# $OpenBSD: install.sub,v 1.7 2001/08/07 15:00:09 markus Exp $ # $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $ # # Copyright (c) 1997,1998 Todd Miller, Theo de Raadt @@ -1732,7 +1732,7 @@ cat << __EOT Select a time zone for your location. Timezones are represented on the system by a directory structure rooted in "/usr/share/timezone". Most timezones can -be selected by entering a token like "MET" or "GMT-6". Other zones are +be selected by entering a token like "CET" or "GMT-6". Other zones are grouped by continent or country, with detailed zone information separated by a slash ("/"), e.g. "US/Pacific" or "Canada/Mountain". diff --git a/distrib/mvme88k/ramdisk/install.sub b/distrib/mvme88k/ramdisk/install.sub index 0649e0088c3..92980eb2a65 100644 --- a/distrib/mvme88k/ramdisk/install.sub +++ b/distrib/mvme88k/ramdisk/install.sub @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: install.sub,v 1.1 1998/12/17 02:16:32 smurph Exp $ +# $OpenBSD: install.sub,v 1.2 2001/08/07 15:00:09 markus Exp $ # # Copyright (c) 1996 The NetBSD Foundation, Inc. # All rights reserved. @@ -1049,9 +1049,9 @@ cat << \__get_timezone_1 Select a time zone for your location. Timezones are represented on the system by a directory structure rooted in "/usr/share/timezone". Most -timezones can be selected by entering a token like "MET" or "GMT-6". +timezones can be selected by entering a token like "CET" or "GMT-6". Other zones are grouped by continent, with detailed zone information -separated by a slash ("/"), e.g. "US/Pacific". +separated by a slash ("/"), e.g. "US/Pacific" or "Canada/Mountain". To get a listing of what's available in /usr/share/zoneinfo, enter "?" at the prompts below. diff --git a/distrib/mvmeppc/ramdisk/install.sub b/distrib/mvmeppc/ramdisk/install.sub index 7a179734d57..9dc2c93424b 100644 --- a/distrib/mvmeppc/ramdisk/install.sub +++ b/distrib/mvmeppc/ramdisk/install.sub @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: install.sub,v 1.1 2001/06/26 22:23:26 smurph Exp $ +# $OpenBSD: install.sub,v 1.2 2001/08/07 15:00:09 markus Exp $ # $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $ # # Copyright (c) 1997,1998 Todd Miller, Theo de Raadt @@ -1769,7 +1769,7 @@ cat << \__get_timezone_1 Select a time zone for your location. Timezones are represented on the system by a directory structure rooted in "/usr/share/timezone". Most -timezones can be selected by entering a token like "MET" or "GMT-6". +timezones can be selected by entering a token like "CET" or "GMT-6". Other zones are grouped by continent, with detailed zone information separated by a slash ("/"), e.g. "US/Pacific" or "Canada/Mountain". diff --git a/distrib/powerpc/ramdisk/install.sub b/distrib/powerpc/ramdisk/install.sub index 8d86360f012..32816c74008 100644 --- a/distrib/powerpc/ramdisk/install.sub +++ b/distrib/powerpc/ramdisk/install.sub @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: install.sub,v 1.6 2001/04/13 01:29:25 krw Exp $ +# $OpenBSD: install.sub,v 1.7 2001/08/07 15:00:09 markus Exp $ # $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $ # # Copyright (c) 1997,1998 Todd Miller, Theo de Raadt @@ -1769,7 +1769,7 @@ cat << \__get_timezone_1 Select a time zone for your location. Timezones are represented on the system by a directory structure rooted in "/usr/share/timezone". Most -timezones can be selected by entering a token like "MET" or "GMT-6". +timezones can be selected by entering a token like "CET" or "GMT-6". Other zones are grouped by continent, with detailed zone information separated by a slash ("/"), e.g. "US/Pacific" or "Canada/Mountain". diff --git a/distrib/simpleroot/install.sub b/distrib/simpleroot/install.sub index a9c99aeae50..e0004cf2652 100644 --- a/distrib/simpleroot/install.sub +++ b/distrib/simpleroot/install.sub @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: install.sub,v 1.10 2000/07/10 13:07:18 maja Exp $ +# $OpenBSD: install.sub,v 1.11 2001/08/07 15:00:09 markus Exp $ # $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $ # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -1169,9 +1169,9 @@ cat << \__get_timezone_1 Select a time zone for your location. Timezones are represented on the system by a directory structure rooted in "/usr/share/timezone". Most -timezones can be selected by entering a token like "MET" or "GMT-6". +timezones can be selected by entering a token like "CET" or "GMT-6". Other zones are grouped by continent, with detailed zone information -separated by a slash ("/"), e.g. "US/Pacific". +separated by a slash ("/"), e.g. "US/Pacific" or "Canada/Mountain". To get a listing of what's available in /usr/share/zoneinfo, enter "?" at the prompts below. |