Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-alpha-kernel.xml
Date: Sun, 21 Aug 2005 17:48:13
Message-Id: 200508211747.j7LHlT2q019456@robin.gentoo.org
1 neysx 05/08/21 17:47:46
2
3 Modified: xml/htdocs/doc/en/handbook hb-install-alpha-kernel.xml
4 hb-install-amd64-kernel.xml
5 hb-install-hppa-kernel.xml
6 hb-install-mips-kernel.xml
7 hb-install-ppc-kernel.xml
8 hb-install-ppc64-kernel.xml
9 hb-install-sparc-kernel.xml
10 hb-install-x86-kernel.xml
11 Log:
12 #103041 Warn users against Etc/GMT* timezones
13
14 Revision Changes Path
15 1.30 +8 -6 xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml
16
17 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.30&content-type=text/x-cvsweb-markup&cvsroot=gentoo
18 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.30&content-type=text/plain&cvsroot=gentoo
19 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml.diff?r1=1.29&r2=1.30&cvsroot=gentoo
20
21 Index: hb-install-alpha-kernel.xml
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v
24 retrieving revision 1.29
25 retrieving revision 1.30
26 diff -u -r1.29 -r1.30
27 --- hb-install-alpha-kernel.xml 12 Aug 2005 08:51:50 -0000 1.29
28 +++ hb-install-alpha-kernel.xml 21 Aug 2005 17:47:46 -0000 1.30
29 @@ -2,14 +2,14 @@
30 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
31
32 <!-- The content of this document is licensed under the CC-BY-SA license -->
33 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
34 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
35
36 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 1.29 2005/08/12 08:51:50 swift Exp $ -->
37 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 1.30 2005/08/21 17:47:46 neysx Exp $ -->
38
39 <sections>
40
41 -<version>2.7</version>
42 -<date>2005-08-12</date>
43 +<version>2.8</version>
44 +<date>2005-08-21</date>
45
46 <section>
47 <title>Timezone</title>
48 @@ -17,8 +17,10 @@
49
50 <p>
51 You first need to select your timezone so that your system knows where it is
52 -located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make a
53 -symlink to <path>/etc/localtime</path> using <c>ln</c>:
54 +located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
55 +a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
56 +<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
57 +indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
58 </p>
59
60 <pre caption="Setting the timezone information">
61
62
63
64 1.31 +8 -6 xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml
65
66 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml?rev=1.31&content-type=text/x-cvsweb-markup&cvsroot=gentoo
67 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml?rev=1.31&content-type=text/plain&cvsroot=gentoo
68 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml.diff?r1=1.30&r2=1.31&cvsroot=gentoo
69
70 Index: hb-install-amd64-kernel.xml
71 ===================================================================
72 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml,v
73 retrieving revision 1.30
74 retrieving revision 1.31
75 diff -u -r1.30 -r1.31
76 --- hb-install-amd64-kernel.xml 12 Aug 2005 08:51:50 -0000 1.30
77 +++ hb-install-amd64-kernel.xml 21 Aug 2005 17:47:46 -0000 1.31
78 @@ -2,14 +2,14 @@
79 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
80
81 <!-- The content of this document is licensed under the CC-BY-SA license -->
82 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
83 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
84
85 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml,v 1.30 2005/08/12 08:51:50 swift Exp $ -->
86 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml,v 1.31 2005/08/21 17:47:46 neysx Exp $ -->
87
88 <sections>
89
90 -<version>2.7</version>
91 -<date>2005-08-12</date>
92 +<version>2.8</version>
93 +<date>2005-08-21</date>
94
95 <section>
96 <title>Timezone</title>
97 @@ -17,8 +17,10 @@
98
99 <p>
100 You first need to select your timezone so that your system knows where it is
101 -located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make a
102 -symlink to <path>/etc/localtime</path> using <c>ln</c>:
103 +located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
104 +a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
105 +<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
106 +indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
107 </p>
108
109 <pre caption="Setting the timezone information">
110
111
112
113 1.27 +8 -6 xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml
114
115 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.27&content-type=text/x-cvsweb-markup&cvsroot=gentoo
116 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.27&content-type=text/plain&cvsroot=gentoo
117 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml.diff?r1=1.26&r2=1.27&cvsroot=gentoo
118
119 Index: hb-install-hppa-kernel.xml
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v
122 retrieving revision 1.26
123 retrieving revision 1.27
124 diff -u -r1.26 -r1.27
125 --- hb-install-hppa-kernel.xml 12 Aug 2005 08:51:50 -0000 1.26
126 +++ hb-install-hppa-kernel.xml 21 Aug 2005 17:47:46 -0000 1.27
127 @@ -2,14 +2,14 @@
128 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
129
130 <!-- The content of this document is licensed under the CC-BY-SA license -->
131 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
132 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
133
134 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 1.26 2005/08/12 08:51:50 swift Exp $ -->
135 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 1.27 2005/08/21 17:47:46 neysx Exp $ -->
136
137 <sections>
138
139 -<version>1.19</version>
140 -<date>2005-08-12</date>
141 +<version>1.20</version>
142 +<date>2005-08-21</date>
143
144 <section>
145 <title>Timezone</title>
146 @@ -17,8 +17,10 @@
147
148 <p>
149 You first need to select your timezone so that your system knows where it is
150 -located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make a
151 -symlink to <path>/etc/localtime</path> using <c>ln</c>:
152 +located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
153 +a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
154 +<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
155 +indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
156 </p>
157
158 <pre caption="Setting the timezone information">
159
160
161
162 1.16 +8 -6 xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml
163
164 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml?rev=1.16&content-type=text/x-cvsweb-markup&cvsroot=gentoo
165 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml?rev=1.16&content-type=text/plain&cvsroot=gentoo
166 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml.diff?r1=1.15&r2=1.16&cvsroot=gentoo
167
168 Index: hb-install-mips-kernel.xml
169 ===================================================================
170 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml,v
171 retrieving revision 1.15
172 retrieving revision 1.16
173 diff -u -r1.15 -r1.16
174 --- hb-install-mips-kernel.xml 16 Apr 2005 21:47:06 -0000 1.15
175 +++ hb-install-mips-kernel.xml 21 Aug 2005 17:47:46 -0000 1.16
176 @@ -2,14 +2,14 @@
177 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
178
179 <!-- The content of this document is licensed under the CC-BY-SA license -->
180 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
181 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
182
183 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml,v 1.15 2005/04/16 21:47:06 swift Exp $ -->
184 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml,v 1.16 2005/08/21 17:47:46 neysx Exp $ -->
185
186 <sections>
187
188 -<version>1.11</version>
189 -<date>2005-04-16</date>
190 +<version>1.12</version>
191 +<date>2005-08-21</date>
192
193 <section>
194 <title>Timezone</title>
195 @@ -17,8 +17,10 @@
196
197 <p>
198 You first need to select your timezone so that your system knows where it is
199 -located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make a
200 -symlink to <path>/etc/localtime</path> using <c>ln</c>:
201 +located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
202 +a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
203 +<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
204 +indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
205 </p>
206
207 <pre caption="Setting the timezone information to GMT">
208
209
210
211 1.36 +9 -7 xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml
212
213 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.36&content-type=text/x-cvsweb-markup&cvsroot=gentoo
214 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.36&content-type=text/plain&cvsroot=gentoo
215 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml.diff?r1=1.35&r2=1.36&cvsroot=gentoo
216
217 Index: hb-install-ppc-kernel.xml
218 ===================================================================
219 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v
220 retrieving revision 1.35
221 retrieving revision 1.36
222 diff -u -r1.35 -r1.36
223 --- hb-install-ppc-kernel.xml 12 Aug 2005 08:51:50 -0000 1.35
224 +++ hb-install-ppc-kernel.xml 21 Aug 2005 17:47:46 -0000 1.36
225 @@ -2,23 +2,25 @@
226 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
227
228 <!-- The content of this document is licensed under the CC-BY-SA license -->
229 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
230 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
231
232 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.35 2005/08/12 08:51:50 swift Exp $ -->
233 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.36 2005/08/21 17:47:46 neysx Exp $ -->
234
235 <sections>
236
237 -<version>2.12</version>
238 -<date>2005-08-12</date>
239 +<version>2.13</version>
240 +<date>2005-08-21</date>
241
242 <section>
243 <title>Timezone</title>
244 <body>
245
246 <p>
247 -First, select your timezone so that your system knows where it is located. Look
248 -for your timezone in <path>/usr/share/zoneinfo</path>, then make a symlink to
249 -<path>/etc/localtime</path> using <c>ln</c>:
250 +You first need to select your timezone so that your system knows where it is
251 +located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
252 +a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
253 +<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
254 +indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
255 </p>
256
257 <pre caption="Setting the timezone information">
258
259
260
261 1.16 +9 -8 xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml
262
263 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?rev=1.16&content-type=text/x-cvsweb-markup&cvsroot=gentoo
264 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?rev=1.16&content-type=text/plain&cvsroot=gentoo
265 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml.diff?r1=1.15&r2=1.16&cvsroot=gentoo
266
267 Index: hb-install-ppc64-kernel.xml
268 ===================================================================
269 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v
270 retrieving revision 1.15
271 retrieving revision 1.16
272 diff -u -r1.15 -r1.16
273 --- hb-install-ppc64-kernel.xml 9 Jun 2005 12:22:26 -0000 1.15
274 +++ hb-install-ppc64-kernel.xml 21 Aug 2005 17:47:46 -0000 1.16
275 @@ -2,24 +2,25 @@
276 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
277
278 <!-- The content of this document is licensed under the CC-BY-SA license -->
279 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
280 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
281
282 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v 1.15 2005/06/09 12:22:26 fox2mike Exp $ -->
283 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v 1.16 2005/08/21 17:47:46 neysx Exp $ -->
284
285 <sections>
286
287 -<version>2.4</version>
288 -<date>2005-06-09</date>
289 +<version>2.5</version>
290 +<date>2005-08-21</date>
291
292 <section>
293 <title>Timezone</title>
294 <body>
295
296 <p>
297 -You first need to select your timezone so that your system knows where
298 -it is located. Look for your timezone in
299 -<path>/usr/share/zoneinfo</path>, then make a symlink to
300 -<path>/etc/localtime</path> using <c>ln</c>:
301 +You first need to select your timezone so that your system knows where it is
302 +located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
303 +a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
304 +<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
305 +indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
306 </p>
307
308 <pre caption="Setting the timezone information">
309
310
311
312 1.18 +8 -6 xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml
313
314 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.18&content-type=text/x-cvsweb-markup&cvsroot=gentoo
315 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.18&content-type=text/plain&cvsroot=gentoo
316 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml.diff?r1=1.17&r2=1.18&cvsroot=gentoo
317
318 Index: hb-install-sparc-kernel.xml
319 ===================================================================
320 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v
321 retrieving revision 1.17
322 retrieving revision 1.18
323 diff -u -r1.17 -r1.18
324 --- hb-install-sparc-kernel.xml 5 Jun 2005 16:36:18 -0000 1.17
325 +++ hb-install-sparc-kernel.xml 21 Aug 2005 17:47:46 -0000 1.18
326 @@ -2,14 +2,14 @@
327 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
328
329 <!-- The content of this document is licensed under the CC-BY-SA license -->
330 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
331 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
332
333 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v 1.17 2005/06/05 16:36:18 swift Exp $ -->
334 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v 1.18 2005/08/21 17:47:46 neysx Exp $ -->
335
336 <sections>
337
338 -<version>2.2</version>
339 -<date>2005-06-02</date>
340 +<version>2.3</version>
341 +<date>2005-08-21</date>
342
343 <section>
344 <title>Timezone</title>
345 @@ -17,8 +17,10 @@
346
347 <p>
348 You first need to select your timezone so that your system knows where it is
349 -located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make a
350 -symlink to <path>/etc/localtime</path> using <c>ln</c>:
351 +located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
352 +a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
353 +<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
354 +indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
355 </p>
356
357 <pre caption="Setting the timezone information">
358
359
360
361 1.54 +8 -6 xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml
362
363 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml?rev=1.54&content-type=text/x-cvsweb-markup&cvsroot=gentoo
364 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml?rev=1.54&content-type=text/plain&cvsroot=gentoo
365 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml.diff?r1=1.53&r2=1.54&cvsroot=gentoo
366
367 Index: hb-install-x86-kernel.xml
368 ===================================================================
369 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml,v
370 retrieving revision 1.53
371 retrieving revision 1.54
372 diff -u -r1.53 -r1.54
373 --- hb-install-x86-kernel.xml 12 Aug 2005 08:51:50 -0000 1.53
374 +++ hb-install-x86-kernel.xml 21 Aug 2005 17:47:46 -0000 1.54
375 @@ -2,14 +2,14 @@
376 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
377
378 <!-- The content of this document is licensed under the CC-BY-SA license -->
379 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
380 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
381
382 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml,v 1.53 2005/08/12 08:51:50 swift Exp $ -->
383 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml,v 1.54 2005/08/21 17:47:46 neysx Exp $ -->
384
385 <sections>
386
387 -<version>3.4</version>
388 -<date>2005-08-12</date>
389 +<version>3.5</version>
390 +<date>2005-08-21</date>
391
392 <section>
393 <title>Timezone</title>
394 @@ -17,8 +17,10 @@
395
396 <p>
397 You first need to select your timezone so that your system knows where it is
398 -located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make a
399 -symlink to <path>/etc/localtime</path> using <c>ln</c>:
400 +located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
401 +a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
402 +<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
403 +indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
404 </p>
405
406 <pre caption="Setting the timezone information">
407
408
409
410 --
411 gentoo-doc-cvs@g.o mailing list