From cfa37a7b1131abbab2e7d339b451f5f0e3198cc8 Mon Sep 17 00:00:00 2001 From: rsc Date: Sat, 10 Apr 2004 18:53:55 +0000 Subject: Lots of man pages. --- man/man3/rune.3 | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'man/man3/rune.3') diff --git a/man/man3/rune.3 b/man/man3/rune.3 index 7ce978ae..120563be 100644 --- a/man/man3/rune.3 +++ b/man/man3/rune.3 @@ -3,7 +3,9 @@ runetochar, chartorune, runelen, runenlen, fullrune, utfecpy, utflen, utfnlen, utfrune, utfrrune, utfutf \- rune/UTF conversion .SH SYNOPSIS .ta \w'\fLchar*xx'u -.B #include +.B #include +.br +.B #include .PP .B int runetochar(char *s, Rune *r) @@ -179,9 +181,10 @@ is the null string, .I utfutf returns .IR s1 . -.SH HISTORY -These routines were written by Rob Pike and Ken Thompson -and first appeared in Plan 9. +.SH SOURCE +.B /sys/src/libc/port/rune.c +.br +.B /sys/src/libc/port/utfrune.c .SH SEE ALSO -.IR utf (7), +.IR utf (6), .IR tcs (1) -- cgit v1.2.3