Fix spelling and title capitalization.
This commit is contained in:
parent
2962b4c8b0
commit
1228ed4c99
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49888
1 changed files with 9 additions and 9 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue