URI:
       tupdate runeprint desc - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 38bb7c116c0a955b48419735a976456d157cf39f
   DIR parent 98fd2548484da268546132aa39995083204f9a8f
  HTML Author: rsc <devnull@localhost>
       Date:   Sun,  2 Jul 2006 15:26:41 +0000
       
       update runeprint desc
       
       Diffstat:
         M man/man3/print.3                    |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/man/man3/print.3 b/man/man3/print.3
       t@@ -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 ,