plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 98fd2548484da268546132aa39995083204f9a8f
parent f9b88a7b9c86fab0deba31d8d7faf40fcac3a09a
Author: rsc <devnull@localhost>
Date:   Sun,  2 Jul 2006 15:26:05 +0000

update Bprint docs

Diffstat:
Mman/man3/bio.3 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man3/bio.3 b/man/man3/bio.3 @@ -287,7 +287,7 @@ a negative value is returned. Otherwise, .I Bprint -returns zero. +returns the number of bytes written. .I Bvprint does the same except it takes as argument a .B va_list