]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fmemopen.3: wfix
authorAlejandro Colomar <alx.manpages@gmail.com>
Fri, 4 Feb 2022 12:41:55 +0000 (13:41 +0100)
committerAlejandro Colomar <alx.manpages@gmail.com>
Fri, 4 Feb 2022 12:41:55 +0000 (13:41 +0100)
Fix incorrect identifier.

Reported-by: Lucien Gentis <lucien.gentis@waika9.com>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man3/fmemopen.3

index 50b0e4ff5e2e14c24ce5864bfe595e9cca1d6361..0dc4b8b1fc431e1f4f5d2decdeb759f0b04a1cf6 100644 (file)
@@ -93,7 +93,7 @@ temporary buffer allocated by this call (but see
 If
 .I buf
 is not NULL, then it should point to a buffer of at least
-.I len
+.I size
 bytes allocated by the caller.
 .PP
 When a stream that has been opened for writing is flushed