From 2fe14f1315eb8d3235ea8f978e5bd9444f467c2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Teichgr=C3=A4ber?= Date: Mon, 8 Mar 2010 17:02:32 -0800 Subject: rune(3): sync with rune.c and Plan 9 R=rsc CC=codebot http://codereview.appspot.com/254042 --- man/man3/rune.3 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man/man3/rune.3 b/man/man3/rune.3 index 62c89dde..5bb2224e 100644 --- a/man/man3/rune.3 +++ b/man/man3/rune.3 @@ -71,7 +71,10 @@ If the input is not exactly in .SM UTF format, .I chartorune -will convert to 0x80 and return 1. +will convert to +.B Runeerror +(0xFFFD) +and return 1. .PP .I Runelen returns the number of bytes -- cgit v1.2.3