ICU-5941 Fix out of date URLs
X-SVN-Rev: 22756
This commit is contained in:
parent
7debad8612
commit
32b9300be7
@ -1,14 +1,14 @@
|
||||
Copyright (c) 2002-2005, International Business Machines Corporation and others. All Rights Reserved.
|
||||
Copyright (c) 2002-2007, International Business Machines Corporation and others. All Rights Reserved.
|
||||
This is an exercise for the ICU Workshop (September 2000).
|
||||
** Workshop homepage is:
|
||||
http://icu.sourceforge.net/docs/workshop_2000/agenda.html
|
||||
http://www.icu-project.org/docs/workshop_2000/agenda.html
|
||||
|
||||
Day 2: September 12th 2000
|
||||
Pre-requsit:
|
||||
1. All the hardware and software requirements from Day 1.
|
||||
2. Attended or fully understand Day 1 material.
|
||||
3. Read through the ICU user's guide at
|
||||
http://icu.sourceforge.net/userguide/.
|
||||
http://www.icu-project.org/userguide/.
|
||||
|
||||
#Date/Time/Number Formatting Support
|
||||
9:30am - 10:30am
|
||||
|
@ -1,14 +1,14 @@
|
||||
Copyright (c) 2002-2005, International Business Machines Corporation and others. All Rights Reserved.
|
||||
Copyright (c) 2002-2007, International Business Machines Corporation and others. All Rights Reserved.
|
||||
This is an exercise for the ICU Workshop (September 2000).
|
||||
|
||||
http://icu.sourceforge.net/docs/workshop_2000/agenda.html
|
||||
http://www.icu-project.org/docs/workshop_2000/agenda.html
|
||||
|
||||
Day 2: September 12th 2000
|
||||
Pre-requisites:
|
||||
1. All the hardware and software requirements from Day 1.
|
||||
2. Attended or fully understand Day 1 material.
|
||||
3. Read through the ICU user's guide at
|
||||
http://icu.sourceforge.net/userguide/.
|
||||
http://www.icu-project.org/userguide/.
|
||||
|
||||
#Date/Time/Number Formatting Support
|
||||
9:30am - 10:30am
|
||||
|
@ -1,13 +1,13 @@
|
||||
Copyright (c) 2002-2005, International Business Machines Corporation and others. All Rights Reserved.
|
||||
Copyright (c) 2002-2007, International Business Machines Corporation and others. All Rights Reserved.
|
||||
This is an exercise for the ICU Workshop (September 2000).
|
||||
http://icu.sourceforge.net/docs/workshop_2000/agenda.html
|
||||
http://www.icu-project.org/docs/workshop_2000/agenda.html
|
||||
|
||||
Day 2: September 12th 2000
|
||||
Pre-requisite:
|
||||
1. All the hardware and software requirements from Day 1.
|
||||
2. Attended or fully understand Day 1 material.
|
||||
3. Read through the ICU user's guide at
|
||||
http://icu.sourceforge.net/userguide/.
|
||||
http://www.icu-project.org/userguide/.
|
||||
|
||||
#Transformation Support
|
||||
10:45am - 12:00pm
|
||||
|
@ -2,7 +2,7 @@
|
||||
.\"
|
||||
.\" genbrk.1: manual page for the genbrk utility
|
||||
.\"
|
||||
.\" Copyright (C) 2005-2006 IBM, Inc. and others.
|
||||
.\" Copyright (C) 2005-2006 International Business Machines Corporation and others
|
||||
.\"
|
||||
.TH GENBRK 1 "2 December 2005" "ICU MANPAGE" "ICU @VERSION@ Manual"
|
||||
.SH NAME
|
||||
@ -106,7 +106,7 @@ Andy Heninger
|
||||
.SH VERSION
|
||||
1.0
|
||||
.SH COPYRIGHT
|
||||
Copyright (C) 2005 IBM, Inc. and others.
|
||||
Copyright (C) 2005 International Business Machines Corporation and others
|
||||
.SH SEE ALSO
|
||||
.BR http://icu.sourceforge.net/userguide/boundaryAnalysis.html
|
||||
.BR http://www.icu-project.org/userguide/boundaryAnalysis.html
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
.\"
|
||||
.\" genctd.1: manual page for the genctd utility
|
||||
.\"
|
||||
.\" Copyright (C) 2006 IBM, Inc. and others.
|
||||
.\" Copyright (C) 2006-2007 International Business Machines Corporation and others
|
||||
.\"
|
||||
.TH GENCTD 1 "8 March 2006" "ICU MANPAGE" "ICU @VERSION@ Manual"
|
||||
.SH NAME
|
||||
@ -105,7 +105,7 @@ Deborah Goldsmith
|
||||
.SH VERSION
|
||||
1.0
|
||||
.SH COPYRIGHT
|
||||
Copyright (C) 2006 IBM, Inc. and others.
|
||||
Copyright (C) 2006 International Business Machines Corporation and others
|
||||
.SH SEE ALSO
|
||||
.BR http://icu.sourceforge.net/userguide/boundaryAnalysis.html
|
||||
.BR http://www.icu-project.org/userguide/boundaryAnalysis.html
|
||||
|
||||
|
@ -23,7 +23,7 @@ behavior, as well as the full set of Olson compatibility IDs.
|
||||
|
||||
References:
|
||||
|
||||
ICU4C: http://icu.sourceforge.net/
|
||||
ICU4C: http://www.icu-project.org/
|
||||
Olson: ftp://elsie.nci.nih.gov/pub/
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user