From 058b0118a52061ad57694c01fc8763b22b789c4d Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 3 Jan 2005 06:40:20 +0000 Subject: Some man pages. --- man/man3/fmtinstall.3 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'man/man3/fmtinstall.3') diff --git a/man/man3/fmtinstall.3 b/man/man3/fmtinstall.3 index cc4884a8..8a437f10 100644 --- a/man/man3/fmtinstall.3 +++ b/man/man3/fmtinstall.3 @@ -297,12 +297,12 @@ formats the system error string. All these routines return zero for successful execution. Conversion routines that call these functions will work properly regardless of whether the output is bytes or runes. -.PP -.IR 2c (1) -describes the C directive -.B #pragma -.B varargck -that can be used to provide type-checking for custom print verbs and output routines. +.\" .PP +.\" .IR 2c (1) +.\" describes the C directive +.\" .B #pragma +.\" .B varargck +.\" that can be used to provide type-checking for custom print verbs and output routines. .SH EXAMPLES This function prints an error message with a variable number of arguments and then quits. @@ -362,10 +362,10 @@ main(...) } .EE .SH SOURCE -.B /usr/local/plan9/src/libc/fmt +.B /usr/local/plan9/src/lib9/fmt .SH SEE ALSO .IR print (3), -.IR utf (6), +.IR utf (7), .IR errstr (3) .SH DIAGNOSTICS These routines return negative numbers or nil for errors and set -- cgit v1.2.3