diff options
author | rsc <devnull@localhost> | 2006-07-02 15:26:05 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2006-07-02 15:26:05 +0000 |
commit | 98fd2548484da268546132aa39995083204f9a8f (patch) | |
tree | a68963235ddd84fa68b4fd46eff8f28b3c18647e | |
parent | f9b88a7b9c86fab0deba31d8d7faf40fcac3a09a (diff) | |
download | plan9port-98fd2548484da268546132aa39995083204f9a8f.tar.gz plan9port-98fd2548484da268546132aa39995083204f9a8f.tar.bz2 plan9port-98fd2548484da268546132aa39995083204f9a8f.zip |
update Bprint docs
-rw-r--r-- | man/man3/bio.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/bio.3 b/man/man3/bio.3 index 3c66b57a..0c48bea6 100644 --- 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 |