On Mon, Nov 23, 2015 at 6:47 AM, Dag-Erling Smørgrav <d...@freebsd.org> wrote:
> Author: des > Date: Mon Nov 23 12:47:08 2015 > New Revision: 291197 > URL: https://svnweb.freebsd.org/changeset/base/291197 > > Log: > markup fixes > > Modified: > head/lib/libc/stdio/fopen.3 > > Modified: head/lib/libc/stdio/fopen.3 > > ============================================================================== > --- head/lib/libc/stdio/fopen.3 Mon Nov 23 12:19:36 2015 (r291196) > +++ head/lib/libc/stdio/fopen.3 Mon Nov 23 12:47:08 2015 (r291197) > @@ -120,7 +120,9 @@ This is strictly for compatibility with > .St -isoC > and has effect only for > .Fn fmemopen > -; otherwise the ``b'' is ignored. > +; otherwise > Hmm, I would have expected that the semicolon could go on the previous line, as is normally the case for punctuation following macros. Is this not the case here? -Ben > +.Dq Li b > +is ignored. > .Pp > Any created files will have mode > .Do Dv S_IRUSR > _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"