Date: Wed, 27 Feb 2013 20:09:25 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r247415 - head/lib/libc/stdio Message-ID: <201302272009.r1RK9PVV086458@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joel (doc committer) Date: Wed Feb 27 20:09:25 2013 New Revision: 247415 URL: http://svnweb.freebsd.org/changeset/base/247415 Log: mdoc: add missing El. Modified: head/lib/libc/stdio/open_memstream.3 Modified: head/lib/libc/stdio/open_memstream.3 ============================================================================== --- head/lib/libc/stdio/open_memstream.3 Wed Feb 27 19:59:58 2013 (r247414) +++ head/lib/libc/stdio/open_memstream.3 Wed Feb 27 20:09:25 2013 (r247415) @@ -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 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302272009.r1RK9PVV086458>