From f5627a4f9e7ed2c57aed549e93039e02d34e9bdb Mon Sep 17 00:00:00 2001 From: Bryan Horstmann-Allen Date: Mon, 15 Apr 2019 09:11:54 -0400 Subject: [PATCH] Spelling fixes. (#42) --- docs/about/index.md | 6 +++--- docs/about/who.md | 4 ++-- docs/community/index.md | 2 +- docs/community/lists.md | 2 +- docs/contributing/index.md | 4 ++-- docs/contributing/quality.md | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/about/index.md b/docs/about/index.md index 762d5ec..bd28155 100644 --- a/docs/about/index.md +++ b/docs/about/index.md @@ -57,16 +57,16 @@ are being used for! ### Supported hardware platforms -illumos currently best suports 64-bit x86 hardware from Intel and AMD. +illumos currently best supports 64-bit x86 hardware from Intel and AMD. There are also several SPARC distributions of illumos; if you are interested in running illumos on SPARC, please refer directly to those distributions' docs. To determine if a specific piece of hardware will work with illumos, please -refer to the [Hardware Compatability List](https://illumos.org/hcl/). +refer to the [Hardware Compatibility List](https://illumos.org/hcl/). For pre-defined builds of server-grade hardware, you may also refer to [Joyent -Engineering Manufactoring +Engineering Manufacturing database](http://eng.joyent.com/manufacturing/bom.html). ### illumos Development Model diff --git a/docs/about/who.md b/docs/about/who.md index 8f568f9..49f59e8 100644 --- a/docs/about/who.md +++ b/docs/about/who.md @@ -6,7 +6,7 @@ have been ported to other operating systems. If you'd like to be included in this list, please use the [documentation contribution process](../contributing/docs.md) to add details about your -organisation! +organization! ## Organizations @@ -15,7 +15,7 @@ organisation! | [FreeBSD](https://www.freebsd.org/) | Incorporates ZFS, DTrace, mdb | | [Apple](https://github.com/opensource-apple/dtrace) | Incorporates DTrace | | [Joyent](https://www.joyent.com/) | Public and on-prem cloud, object storage | -| [Lucera](https://www.lucera.com/) | Finanial infrastructure services | +| [Lucera](https://www.lucera.com/) | Financial infrastructure services | | [Delphix](https://www.delphix.com/) | Database virtualization | | [Nexenta](https://nexenta.com/) | Storage appliance | | [EveryCity](http://www.everycity.co.uk/) | Managed cloud services | diff --git a/docs/community/index.md b/docs/community/index.md index 647e4a7..e77d56b 100644 --- a/docs/community/index.md +++ b/docs/community/index.md @@ -15,7 +15,7 @@ you should be able to find the help you need. !!! danger "The Golden Rule" Please be respectful and civil in your communications. Harassment and - other poor behaviour will not be tolerated, and preventative action _will_ + other poor behavior will not be tolerated, and preventative action _will_ be taken by moderators. If you would like to report an incident, please contact a member of the [leadership teams](../about/leadership.md). diff --git a/docs/community/lists.md b/docs/community/lists.md index ca09bf4..c97ce9d 100644 --- a/docs/community/lists.md +++ b/docs/community/lists.md @@ -2,7 +2,7 @@ !!! danger "The Golden Rule" Please be respectful and civil in your communications. Harassment and - other poor behaviour will not be tolerated, and preventative action _will_ + other poor behavior will not be tolerated, and preventative action _will_ be taken by moderators. If you would like to report an incident, please contact a member of the [leadership teams](../about/leadership.md). diff --git a/docs/contributing/index.md b/docs/contributing/index.md index 83921d7..d7819a0 100644 --- a/docs/contributing/index.md +++ b/docs/contributing/index.md @@ -39,7 +39,7 @@ describes your plan and seek feedback from advocates and others. Our guide to [building illumos](../developers/build.md) covers setting up a build environment and getting the source. To make sure you have a functional build environment, it helps to try at least one build without modifying -anything. This also helps you to familiarise yourself with the build system +anything. This also helps you to familiarize yourself with the build system and source tree layout. An unparalleled resource for understanding the operating system is the book, @@ -179,7 +179,7 @@ It is up to you as a contributor to gather reasonable review to satisfy your RTI advocate that the code is correct and of high quality. Exactly what this means will vary based on the nature and scope of the change, but here are some guidelines that will give the advocates confidence in your changes. As always, -trust your avocate and apply "shrink to fit". +trust your advocate and apply "shrink to fit". * There should be at least one code reviewer (focused on the implementation details) that is different from the advocate (focused on ensuring overall diff --git a/docs/contributing/quality.md b/docs/contributing/quality.md index f42b27c..a421a69 100644 --- a/docs/contributing/quality.md +++ b/docs/contributing/quality.md @@ -33,7 +33,7 @@ well-implemented, they generally don't need a whole lot of work. So you'll get to use them, appreciate them, and be inspired by them -- but you probably won't spend much time modifying them. (And because many of these subsystems have been implemented by engineers who are now part of the active illumos community, many -of the changes will be done by the original implementor(s) anyway.) +of the changes will be done by the original implementer(s) anyway.) ## Fetid