]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/2/rune
merge
[plan9front.git] / sys / man / 2 / rune
index 124692797a3739252517ccc2df2580d17180f837..c72e0b4381cb1e336988ee580c3b0eba5914001d 100644 (file)
@@ -191,3 +191,13 @@ returns
 .SH SEE ALSO
 .IR utf (6),
 .IR tcs (1)
+.SH BUGS
+When re-encoding UTF strings with
+.I chartorune
+and
+.I runetochar
+one has to consider that encoding a
+.I Runeerror
+(0xFFFD)
+that resulted from invalid encoded input can yield
+a longer UTF sequence on the output.