]> git.pond.sub.org Git - empserver/blobdiff - doc/unicode
client: Unbreak standalone build
[empserver] / doc / unicode
index a140e62fd6e6dfdc8a580a6c636489ca2c2846b7..e467c8f4cd52e1f5a2c1b90962929bdece1ef442 100644 (file)
@@ -37,7 +37,7 @@ most significant bit clear) in an UTF-8 string always encodes the
 ASCII character, i.e. it is never part of a multibyte sequence.
 
 To learn more, see the Unicode FAQ, currently at
 ASCII character, i.e. it is never part of a multibyte sequence.
 
 To learn more, see the Unicode FAQ, currently at
-http://www.cl.cam.ac.uk/~mgk25/unicode.html
+<http://www.cl.cam.ac.uk/~mgk25/unicode.html>.
 
 
 Requirements for Unicode Support in Empire
 
 
 Requirements for Unicode Support in Empire
@@ -158,6 +158,4 @@ Unicode:
   ugetstring() patterned after existing getstring() takes care of
   that.
 
   ugetstring() patterned after existing getstring() takes care of
   that.
 
-  Output filtering is handled by pr_flash().  However, flash and wall
-  break long lines, and that required some changes for UTF-8.
-  Breaking long lines there is probably a bad idea.
+  Output filtering is handled by pr_flash().