Date: Mon, 23 Jan 2017 03:43:43 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49888 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201701230343.v0N3hhsc093477@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock Date: Mon Jan 23 03:43:43 2017 New Revision: 49888 URL: https://svnweb.freebsd.org/changeset/doc/49888 Log: Fix spelling and title capitalization. Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Mon Jan 23 03:39:15 2017 (r49887) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Mon Jan 23 03:43:43 2017 (r49888) @@ -231,7 +231,7 @@ </project> <project cat='arch'> - <title>&os; on ARM boards</title> + <title>&os; on ARM Boards</title> <contact> <person> @@ -258,7 +258,7 @@ </project> <project cat='bin'> - <title>libarchive</title> + <title><tt>libarchive</tt></title> <contact> <person> @@ -796,7 +796,7 @@ </li> <li> - In the absense of a tool to extract and summarize all of + In the absence of a tool to extract and summarize all of the relevant information, the obligation in the BSD license that "Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the @@ -912,7 +912,7 @@ </project> <project cat='kern'> - <title>I2C, GPIO, and SPI support for MinnowBoard</title> + <title>I2C, GPIO, and SPI Support for MinnowBoard</title> <contact> <person> @@ -975,7 +975,7 @@ <p>Object Storage</p> <p>Ceph provides seamless access to objects using native - language bindings or radosgw, a REST interface that's + language bindings or radosgw, a REST interface that is compatible with applications written for S3 and Swift.</p> </li> @@ -1002,7 +1002,7 @@ <tt>bhyve</tt> on RBD disks that are stored in Ceph.</p> <p>The &os; build will build most of the tools in Ceph. Note - that the RBD dependant items will not work, since &os; does + that the RBD-dependent items will not work, since &os; does not have RBD (yet).</p> <p>Most notable progress since the last report:</p> @@ -1126,7 +1126,7 @@ <task>Scheduler information is not used at the moment, because the schedulers work rather differently between &os; and Linux. - But a a certain point in time, this would need some attention + But a certain point in time, this would need some attention in <tt>src/common/Thread.cc</tt>.</task> <task>Integrate the &os; <tt>/etc/rc.d</tt> initscripts in the @@ -1136,7 +1136,7 @@ <task>Build a testcluster and start running some of the <tt>teuthology</tt> integration tests on it.</task> - <task>Design a vitual disk implementation that can be used with + <task>Design a virtual disk implementation that can be used with <tt>bhyve</tt> and attached to an RBD image.</task> </help> </project> @@ -1576,7 +1576,7 @@ be modified, for example when calling into UEFI.</p> <p>Support for the optional ARMv8 AES instructions was added to - the kernel. This makes use fo the ability to store and + the kernel. This makes use of the ability to store and restore the floating point state. Tests have shown a significant improvement in AES performance on ThunderX hardware.</p>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701230343.v0N3hhsc093477>