Author: uqs
Date: Fri Dec 30 10:59:15 2011
New Revision: 228991
URL: http://svn.freebsd.org/changeset/base/228991

Log:
  Reencode files from latin1 to UTF-8.
  
  This makes a tiny percentage of entries in calendars ugly for latin1
  users, but fixes them for UTF-8 users.
  
  This badly needs a solution involving locale-dependent re-encoding.

Modified:
  head/usr.bin/brandelf/brandelf.c
  head/usr.bin/calendar/calendars/calendar.birthday
  head/usr.bin/calendar/calendars/calendar.freebsd
  head/usr.bin/calendar/calendars/calendar.history
  head/usr.bin/calendar/calendars/calendar.music
  head/usr.bin/logins/logins.1
  head/usr.bin/logins/logins.c
  head/usr.bin/sockstat/sockstat.1
  head/usr.bin/sockstat/sockstat.c
  head/usr.bin/unzip/unzip.1
  head/usr.bin/unzip/unzip.c
  head/usr.bin/whereis/pathnames.h
  head/usr.bin/whereis/whereis.c

Modified: head/usr.bin/brandelf/brandelf.c
==============================================================================
--- head/usr.bin/brandelf/brandelf.c    Fri Dec 30 10:58:14 2011        
(r228990)
+++ head/usr.bin/brandelf/brandelf.c    Fri Dec 30 10:59:15 2011        
(r228991)
@@ -1,6 +1,6 @@
 /*-
  * Copyright (c) 2000, 2001 David O'Brien
- * Copyright (c) 1996 S�ren Schmidt
+ * Copyright (c) 1996 Søren Schmidt
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/usr.bin/calendar/calendars/calendar.birthday
==============================================================================
--- head/usr.bin/calendar/calendars/calendar.birthday   Fri Dec 30 10:58:14 
2011        (r228990)
+++ head/usr.bin/calendar/calendars/calendar.birthday   Fri Dec 30 10:59:15 
2011        (r228991)
@@ -291,7 +291,7 @@
 12/12  E.G. Robinson born, 1893
 12/14  George Washington dies, 1799
 12/17  William Safire (Safir) born, 1929
-12/18  Konrad Zuse died in H�nfeld, 1995
+12/18  Konrad Zuse died in Hünfeld, 1995
 12/20  Carl Sagan died, 1996
 12/21  Benjamin Disraeli born, 1804
 12/22  Giacomo Puccini born, 1858

Modified: head/usr.bin/calendar/calendars/calendar.freebsd
==============================================================================
--- head/usr.bin/calendar/calendars/calendar.freebsd    Fri Dec 30 10:58:14 
2011        (r228990)
+++ head/usr.bin/calendar/calendars/calendar.freebsd    Fri Dec 30 10:59:15 
2011        (r228991)
@@ -326,7 +326,7 @@
 11/28  Stanislav Sedov <s...@freebsd.org> born in Chelyabinsk, USSR, 1985
 12/01  Hajimu Umemoto <u...@freebsd.org> born in Nara, Japan, 1961
 12/01  Alexey Dokuchaev <da...@freebsd.org> born in Magadan, USSR, 1980
-12/02  Ermal Lu�i <e...@freebsd.org> born in Tirane, Albania, 1980
+12/02  Ermal Luçi <e...@freebsd.org> born in Tirane, Albania, 1980
 12/03  Diane Bruce <d...@freebsd.org> born in Ottawa, Ontario, Canada, 1952
 12/05  Ivan Voras <ivo...@freebsd.org> born in Slavonski Brod, Croatia, 1981
 12/06  Stefan Farfeleder <stef...@freebsd.org> born in Wien, Austria, 1980

Modified: head/usr.bin/calendar/calendars/calendar.history
==============================================================================
--- head/usr.bin/calendar/calendars/calendar.history    Fri Dec 30 10:58:14 
2011        (r228990)
+++ head/usr.bin/calendar/calendars/calendar.history    Fri Dec 30 10:59:15 
2011        (r228991)
@@ -302,7 +302,7 @@
 09/11  Terrorists destroy World Trade Center in New York, 2001
 09/12  German paratroopers rescue Mussolini from captivity in Rome, 1943
 09/12  Germany annexes Sudetenland, 1938
-09/13  58� C (136.4� F) measured at el Azizia, Libya, 1922
+09/13  58 °C (136.4 °F) measured at el Azizia, Libya, 1922
 09/13  British defeat the French at the Plains of Abraham, just outside the 
walls of Quebec City, 1759
 09/13  Building of Hadrian's Wall begun, 122
 09/13  Chiang Kai-Shek becomes president of China, 1943

Modified: head/usr.bin/calendar/calendars/calendar.music
==============================================================================
--- head/usr.bin/calendar/calendars/calendar.music      Fri Dec 30 10:58:14 
2011        (r228990)
+++ head/usr.bin/calendar/calendars/calendar.music      Fri Dec 30 10:59:15 
2011        (r228991)
@@ -225,7 +225,7 @@
 12/08  Jim Morrison is born in Melbourne, Florida, 1943
 12/08  John Lennon is shot and killed in New York City, 1980
 12/09  The Who's "Tommy" premieres in London, 1973
-12/11  (Louis) Hector Berlioz born in La-C�te-Saint-Andr�, 1803
+12/11  (Louis) Hector Berlioz born in La-Côte-Saint-André, 1803
 12/13  Ted Nugent, the motor city madman, born in Detroit, 1949
 12/15  Thomas Edison receives patent on the phonograph, 1877
 12/16  Don McLean's "American Pie" is released, 1971

Modified: head/usr.bin/logins/logins.1
==============================================================================
--- head/usr.bin/logins/logins.1        Fri Dec 30 10:58:14 2011        
(r228990)
+++ head/usr.bin/logins/logins.1        Fri Dec 30 10:59:15 2011        
(r228991)
@@ -1,5 +1,5 @@
 .\"-
-.\" Copyright (c) 2004 Dag-Erling Co�dan Sm�rgrav
+.\" Copyright (c) 2004 Dag-Erling Coïdan Smørgrav
 .\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without

Modified: head/usr.bin/logins/logins.c
==============================================================================
--- head/usr.bin/logins/logins.c        Fri Dec 30 10:58:14 2011        
(r228990)
+++ head/usr.bin/logins/logins.c        Fri Dec 30 10:59:15 2011        
(r228991)
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2004 Dag-Erling Co�dan Sm�rgrav
+ * Copyright (c) 2004 Dag-Erling Coïdan Smørgrav
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/usr.bin/sockstat/sockstat.1
==============================================================================
--- head/usr.bin/sockstat/sockstat.1    Fri Dec 30 10:58:14 2011        
(r228990)
+++ head/usr.bin/sockstat/sockstat.1    Fri Dec 30 10:59:15 2011        
(r228991)
@@ -1,5 +1,5 @@
 .\"-
-.\" Copyright (c) 1999 Dag-Erling Co�dan Sm�rgrav
+.\" Copyright (c) 1999 Dag-Erling Coïdan Smørgrav
 .\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without

Modified: head/usr.bin/sockstat/sockstat.c
==============================================================================
--- head/usr.bin/sockstat/sockstat.c    Fri Dec 30 10:58:14 2011        
(r228990)
+++ head/usr.bin/sockstat/sockstat.c    Fri Dec 30 10:59:15 2011        
(r228991)
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2002 Dag-Erling Co�dan Sm�rgrav
+ * Copyright (c) 2002 Dag-Erling Coïdan Smørgrav
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/usr.bin/unzip/unzip.1
==============================================================================
--- head/usr.bin/unzip/unzip.1  Fri Dec 30 10:58:14 2011        (r228990)
+++ head/usr.bin/unzip/unzip.1  Fri Dec 30 10:59:15 2011        (r228991)
@@ -1,5 +1,5 @@
 .\"-
-.\" Copyright (c) 2007-2008 Dag-Erling Co�dan Sm�rgrav
+.\" Copyright (c) 2007-2008 Dag-Erling Coïdan Smørgrav
 .\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without

Modified: head/usr.bin/unzip/unzip.c
==============================================================================
--- head/usr.bin/unzip/unzip.c  Fri Dec 30 10:58:14 2011        (r228990)
+++ head/usr.bin/unzip/unzip.c  Fri Dec 30 10:59:15 2011        (r228991)
@@ -1,6 +1,6 @@
 /*-
  * Copyright (c) 2009 Joerg Sonnenberger <jo...@netbsd.org>
- * Copyright (c) 2007-2008 Dag-Erling Co�dan Sm�rgrav
+ * Copyright (c) 2007-2008 Dag-Erling Coïdan Smørgrav
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/usr.bin/whereis/pathnames.h
==============================================================================
--- head/usr.bin/whereis/pathnames.h    Fri Dec 30 10:58:14 2011        
(r228990)
+++ head/usr.bin/whereis/pathnames.h    Fri Dec 30 10:59:15 2011        
(r228991)
@@ -1,5 +1,5 @@
 /*
- * Copyright � 2002, J�rg Wunsch
+ * Copyright © 2002, Jörg Wunsch
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/usr.bin/whereis/whereis.c
==============================================================================
--- head/usr.bin/whereis/whereis.c      Fri Dec 30 10:58:14 2011        
(r228990)
+++ head/usr.bin/whereis/whereis.c      Fri Dec 30 10:59:15 2011        
(r228991)
@@ -1,5 +1,5 @@
 /*
- * Copyright � 2002, J�rg Wunsch
+ * Copyright © 2002, Jörg Wunsch
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to