Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2018 17:48:05 +0000 (UTC)
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r339458 - head/lib/libc/stdio
Message-ID:  <201810201748.w9KHm5WF018727@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: markj
Date: Sat Oct 20 17:48:05 2018
New Revision: 339458
URL: https://svnweb.freebsd.org/changeset/base/339458

Log:
  Fix formatting.
  
  MFC after:	1 week
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/lib/libc/stdio/fopen.3

Modified: head/lib/libc/stdio/fopen.3
==============================================================================
--- head/lib/libc/stdio/fopen.3	Sat Oct 20 17:45:42 2018	(r339457)
+++ head/lib/libc/stdio/fopen.3	Sat Oct 20 17:48:05 2018	(r339458)
@@ -119,8 +119,8 @@ or the first letter.
 This is strictly for compatibility with
 .St -isoC
 and has effect only for
-.Fn fmemopen
-; otherwise
+.Fn fmemopen ;
+otherwise
 .Dq Li b
 is ignored.
 .Pp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810201748.w9KHm5WF018727>