From owner-freebsd-doc Mon Apr 30 13: 1:14 2001 Delivered-To: freebsd-doc@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id DEE0837B422 for ; Mon, 30 Apr 2001 13:01:12 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f3UK10G76403; Mon, 30 Apr 2001 13:01:00 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 30 Apr 2001 13:00:20 -0700 (PDT) From: John Baldwin To: "Andrew R. Reiter" Subject: RE: Updated uprintf.9 (was Re: uprintf.9) Cc: freebsd-doc@FreeBSD.org, Dima Dorfman Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 30-Apr-01 Andrew R. Reiter wrote: > Hey, > > Attached is the updated uprintf.9 with tprintf() and printf() als > described in it. anyway.. not sure how i did on the move from uprintf() > only to the group of these functions... so I welcome comments. > > andrew One comment, I would call the manpage printf.9 as it is more the name of the family of functions involved, if that makes any sense. Also, part of the text is incomplete as the kernel has some extra formats (%b for example) that the userland printf(3) in libc doesn't reference. Also, you need to list all 3 functions via .Nm such as: .Nm printf , .Nm tprintf , .Nm uprintf -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message