diff options
Diffstat (limited to 'lib/libc/stdio/fread.3')
-rw-r--r-- | lib/libc/stdio/fread.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fread.3 b/lib/libc/stdio/fread.3 index 8dd65af..03a9141 100644 --- a/lib/libc/stdio/fread.3 +++ b/lib/libc/stdio/fread.3 @@ -54,7 +54,7 @@ The function reads .Fa nmemb objects, each -.Xr size +.Fa size bytes long, from the stream pointed to by .Fa stream , storing them at the location given by |