svn commit: r318558 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri May 19 20:20:18 UTC 2017


Author: gjb
Date: Fri May 19 20:20:17 2017
New Revision: 318558
URL: https://svnweb.freebsd.org/changeset/base/318558

Log:
  Add a missing ')'.
  
  Spotted by:	vangyzen
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri May 19 20:16:14 2017	(r318557)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri May 19 20:20:17 2017	(r318558)
@@ -388,7 +388,7 @@
 	&man.vfork.2; invocations.</para>
 
       <para revision="306786">Process core dumps now include the
-	process ID (<acronym>PID</acronym> and command line
+	process ID (<acronym>PID</acronym>) and command line
 	arguments.</para>
     </sect2>
   </sect1>


More information about the svn-src-stable mailing list