From 1228ed4c9964b2152f11dc17f6b0ccf3838c5932 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Mon, 23 Jan 2017 03:43:43 +0000 Subject: [PATCH] Fix spelling and title capitalization. --- .../news/status/report-2016-10-2016-12.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml b/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml index 2f76b579f6..98e8c0bd2e 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml @@ -231,7 +231,7 @@ - &os; on ARM boards + &os; on ARM Boards @@ -258,7 +258,7 @@ - libarchive + <tt>libarchive</tt> @@ -796,7 +796,7 @@
  • - 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 @@ - I2C, GPIO, and SPI support for MinnowBoard + I2C, GPIO, and SPI Support for MinnowBoard @@ -975,7 +975,7 @@

    Object Storage

    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.

  • @@ -1002,7 +1002,7 @@ bhyve on RBD disks that are stored in Ceph.

    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).

    Most notable progress since the last report:

    @@ -1126,7 +1126,7 @@ 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 src/common/Thread.cc. Integrate the &os; /etc/rc.d initscripts in the @@ -1136,7 +1136,7 @@ Build a testcluster and start running some of the teuthology integration tests on it. - Design a vitual disk implementation that can be used with + Design a virtual disk implementation that can be used with bhyve and attached to an RBD image.
    @@ -1576,7 +1576,7 @@ be modified, for example when calling into UEFI.

    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.