diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2013-02-27 20:09:25 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2013-02-27 20:09:25 +0000 |
| commit | 1046c6427e0c3f8bc989fa6a1816fe1b26b0eafb (patch) | |
| tree | 61df06e90f38ba53d20b35396d70f0371aa8e49c | |
| parent | 80ff58b89dcacfe07fe20b045890df9db5ca0af0 (diff) | |
Notes
| -rw-r--r-- | lib/libc/stdio/open_memstream.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/stdio/open_memstream.3 b/lib/libc/stdio/open_memstream.3 index d03ed1fc7b5e..939683036b5a 100644 --- a/lib/libc/stdio/open_memstream.3 +++ b/lib/libc/stdio/open_memstream.3 @@ -137,6 +137,7 @@ argument was .Dv NULL . .It Bq Er ENOMEM Memory for the stream or buffer could not be allocated. +.El .Sh SEE ALSO .Xr fclose 3 , .Xr fflush 3 , |
