Author: uqs Date: Sat May 14 19:03:54 2011 New Revision: 221909 URL: http://svn.freebsd.org/changeset/base/221909
Log: Convert a file to UTF-8. This only changes a character in the copyright section and will not require UTF-8 for fortune(6). Modified: head/games/fortune/datfiles/gerrold.limerick Modified: head/games/fortune/datfiles/gerrold.limerick ============================================================================== --- head/games/fortune/datfiles/gerrold.limerick Sat May 14 19:03:45 2011 (r221908) +++ head/games/fortune/datfiles/gerrold.limerick Sat May 14 19:03:54 2011 (r221909) @@ -3,7 +3,7 @@ %% Copyright David Gerrold, 1984-2000, all rights reserved, %% used with permission of the author. %% -%%� This is the copyright line. +%%© This is the copyright line. %%Eighty-nine is the year we assign. %% These verses are caroled %% by one David Gerrold. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
