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

Benjamin Kaduk bjk at FreeBSD.org
Wed May 10 03:46:21 UTC 2017


Author: bjk
Date: Wed May 10 03:46:20 2017
New Revision: 50246
URL: https://svnweb.freebsd.org/changeset/doc/50246

Log:
  Run igor (non-whitespace) over the 2017Q1 report

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

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-01-2017-03.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2017-01-2017-03.xml	Wed May 10 03:10:17 2017	(r50245)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2017-01-2017-03.xml	Wed May 10 03:46:20 2017	(r50246)
@@ -135,7 +135,7 @@
   </project>
 
   <project cat='arch'>
-    <title>&os; s390x attempt III</title>
+    <title>&os;/s390x Attempt III</title>
 
     <contact>
       <person>
@@ -158,7 +158,7 @@
 	skeleton (not doing anything yet) using external binutils.</p>
 
       <p>The primary idea of this initial work was to allow for
-	incremental addition of the neccessary architecture-specific code.
+	incremental addition of the necessary architecture-specific code.
 	Having the build framework in place will allow third-party
 	developers to simply type <tt>make</tt>, as they are willing
 	to contribute to the port without having to know &os; build
@@ -181,7 +181,7 @@
   </project>
 
   <project cat='arch'>
-    <title>64-bit PowerPC Book-E support</title>
+    <title>64-bit PowerPC Book-E Support</title>
 
     <contact>
       <person>
@@ -231,7 +231,7 @@
   </project>
 
   <project cat="kern">
-    <title>pNFS server Plan B</title>
+    <title>pNFS Server Plan B</title>
 
     <contact>
       <person>
@@ -249,8 +249,8 @@
 	performed against multiple file servers, with the potential
 	for data access to occur in parallel.  The pNFS
 	"layout" specifies how the division occurs, with
-	metadata operations occuring against the main server, and
-	bulk data operations (read/write/setattr/etc.) occuring via
+	metadata operations occurring against the main server, and
+	bulk data operations (read/write/setattr/etc.) occurring via
 	a layout-specific scheme between the client and data
 	servers.</p>
 
@@ -668,11 +668,11 @@
 	adjusted to behave correctly while sandboxed.  In essence, you only
 	need to patch up the code until it builds.</p>
 
-      <p>Last year we've managed to port a lot of exciting libraries over
+      <p>Last year we have managed to port a lot of exciting libraries over
 	to CloudABI.  Highlights include sandboxing aware versions of
 	<a href="http://www.boost.org/">Boost</a> and
 	<a href="http://leveldb.org/">LevelDB</a>.  Now that these
-	libraries are readily available, we're at the point where we can
+	libraries are readily available, we are at the point where we can
 	shift our focus towards porting full applications.</p>
 
       <p>Late February one of the lead developers of
@@ -899,7 +899,7 @@
 
     <body>
       <p>Final testing and productionization of support for the
-	Marvell Armada38x platform is underway.  The rebase and cleanup
+	Marvell Armada38x platform is under way.  The rebase and cleanup
 	is going well, with patches functioning on top of HEAD and ready for
 	upstreaming.</p>
 
@@ -942,7 +942,7 @@
   </project>
 
   <project cat='proj'>
-    <title>Support for eMMC flash and Faster SD Card Modes</title>
+    <title>Support for eMMC Flash and Faster SD Card Modes</title>
 
     <contact>
       <person>
@@ -1103,7 +1103,7 @@
 	<li>RBD is actually buildable and can be used to manage RADOS BLOCK
 	  DEVICEs.</li>
 
-	<li>Most of the awkward dependancies on Linux-isms are deleted
+	<li>Most of the awkward dependencies on Linux-isms are deleted
 	  — only <tt>/bin/bash</tt> is here to stay.</li>
       </ul>
 
@@ -1259,7 +1259,7 @@
       <p>Core is looking for new volunteers to help out with several of
 	the teams that manage various aspects of the project.  In
 	particular, Postmaster and the Security Team are in need of new blood.
-	Recruiting for a new member of the Security Team is well underway, but anyone
+	Recruiting for a new member of the Security Team is well under way, but anyone
 	interested in joining any of the teams is encouraged to make
 	themselves known either to Core, or directly to the teams
 	concerned.</p>    


More information about the svn-doc-head mailing list