aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2013-02-27 20:09:25 +0000
committerJoel Dahl <joel@FreeBSD.org>2013-02-27 20:09:25 +0000
commit1046c6427e0c3f8bc989fa6a1816fe1b26b0eafb (patch)
tree61df06e90f38ba53d20b35396d70f0371aa8e49c /lib
parent80ff58b89dcacfe07fe20b045890df9db5ca0af0 (diff)
downloadsrc-1046c6427e0c3f8bc989fa6a1816fe1b26b0eafb.tar.gz
src-1046c6427e0c3f8bc989fa6a1816fe1b26b0eafb.zip
mdoc: add missing El.
Notes
Notes: svn path=/head/; revision=247415
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdio/open_memstream.31
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 ,