commit 38bb7c116c0a955b48419735a976456d157cf39f
parent 98fd2548484da268546132aa39995083204f9a8f
Author: rsc <devnull@localhost>
Date: Sun, 2 Jul 2006 15:26:41 +0000
update runeprint desc
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/man/man3/print.3 b/man/man3/print.3
@@ -119,6 +119,7 @@ are the same as
and
.I smprint
except that their output is rune strings instead of byte strings.
+They return a rune count rather than a byte count.
.PP
Finally, the routines
.IR vfprint ,