svn commit: r46578 - head/en_US.ISO8859-1/htdocs/news/status

Benjamin Kaduk bjk at FreeBSD.org
Tue Apr 21 02:13:33 UTC 2015


Author: bjk
Date: Tue Apr 21 02:13:31 2015
New Revision: 46578
URL: https://svnweb.freebsd.org/changeset/doc/46578

Log:
  Two spaces after a full stop
  
  Approved by:	hrs (mentor, implicit)

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml	Mon Apr 20 17:58:22 2015	(r46577)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml	Tue Apr 21 02:13:31 2015	(r46578)
@@ -118,7 +118,7 @@
 	a given exploitable vulnerability lies in memory.</p>
 
       <p>We have been working hard the last few months to ensure
-	the robustness of our ASLR implementation. We have
+	the robustness of our ASLR implementation.  We have
 	written a manpage and updated the patch on
 	FreeBSD's code review system (Phabricator).  Our ASLR
 	implementation is in use by the HardenedBSD team
@@ -126,12 +126,12 @@
 	robustly.</p>
 
       <p>The next task is to compile the base system applications as
-	Position-Independent Executables (PIEs). For
+	Position-Independent Executables (PIEs).  For
 	ASLR to be effective, applications must be compiled as
 	PIEs to allow the main binary, as well as shared libraries, to be
-	located at random addresses. It is likely that this part will take a
+	located at random addresses.  It is likely that this part will take a
 	long time to accomplish, given the complexity surrounding
-	building the libraries in the base system. Even if applications
+	building the libraries in the base system.  Even if applications
 	are not compiled as PIEs, having ASLR available still
 	helps those applications (like HardenedBSD's secadm)
 	which force compilation as PIE for themselves.</p>
@@ -162,11 +162,11 @@
 
     <body>
       <p>Xfce is a free software desktop environment for Unix and
-	Unix-like platforms, such as &os;. It aims to be fast and
+	Unix-like platforms, such as &os;.  It aims to be fast and
 	lightweight, while still being visually appealing and easy to
 	use.</p>
 
-      <p>This quarter was an exciting time for the Xfce Team. We
+      <p>This quarter was an exciting time for the Xfce Team.  We
 	imported the Xfce desktop environment 4.12 into the ports
 	tree, after more than two years of development.</p>
 
@@ -325,7 +325,7 @@ WITHOUT_FORTH=y</pre>
       <p>The &os; storage books are proceeding slower than expected.
 	This is a complex project.</p>
 
-      <p>It appears that ZFS will be a two-book topic. The
+      <p>It appears that ZFS will be a two-book topic.  The
 	first book will cover basic ZFS, while the second will cover
 	advanced cases like live and cold replication, sharing,
 	performance, and using ZFS on top of less common GEOM
@@ -2585,7 +2585,7 @@ WITHOUT_FORTH=y</pre>
 	pkg(8) to the 1.5.0 release.</p>
 
       <p>Special attention has been spent on the test suite, the
-	number of tests went from around 20 to more than 70. Mostly
+	number of tests went from around 20 to more than 70.  Mostly
 	functional tests, each of which tests many different
 	features.</p>
 


More information about the svn-doc-all mailing list