diff options
author | rsc <devnull@localhost> | 2006-01-27 04:16:40 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2006-01-27 04:16:40 +0000 |
commit | ee51985f90394959068f41aa42f898c9bb972f08 (patch) | |
tree | a9bab3cc9c0971de13e2bb921c7ea3cfe3153d53 /man/man3 | |
parent | 22157b7a34bfaf5df78a6db6eafdf657ac23eb57 (diff) | |
download | plan9port-ee51985f90394959068f41aa42f898c9bb972f08.tar.gz plan9port-ee51985f90394959068f41aa42f898c9bb972f08.tar.bz2 plan9port-ee51985f90394959068f41aa42f898c9bb972f08.zip |
oops
Diffstat (limited to 'man/man3')
-rw-r--r-- | man/man3/bio.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/bio.3 b/man/man3/bio.3 index 02f36aee..3c66b57a 100644 --- a/man/man3/bio.3 +++ b/man/man3/bio.3 @@ -285,7 +285,9 @@ to occur and there is an error, a negative value .RB ( Beof ) is returned. -Otherwise, the number of bytes output is returned. +Otherwise, +.I Bprint +returns zero. .I Bvprint does the same except it takes as argument a .B va_list |