summaryrefslogtreecommitdiffstats
path: root/genome-docs
diff options
context:
space:
mode:
authorMark Sechrest <msechrest@redhat.com>2008-07-16 16:28:19 -0400
committerMatt Hicks <mhicks@localhost.localdomain>2008-07-16 16:28:39 -0400
commit1cadd7c69b6391b561697674797e86cf59ef60df (patch)
treeff5aeb5f7ffb69a9ef4ca6ce8b4c6e0c2a9f7f51 /genome-docs
parent23b74490965a9d5a6438fc823cb680930d8aab8b (diff)
downloadtools-1cadd7c69b6391b561697674797e86cf59ef60df.tar.gz
tools-1cadd7c69b6391b561697674797e86cf59ef60df.tar.xz
tools-1cadd7c69b6391b561697674797e86cf59ef60df.zip
Fixing some typos in the docs
Diffstat (limited to 'genome-docs')
-rw-r--r--genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml22
-rw-r--r--genome-docs/genome-docs-1.0.0/en-US/GettingStarted.xml4
-rw-r--r--genome-docs/genome-docs-1.0.0/en-US/MachineTypes.xml4
-rw-r--r--genome-docs/genome-docs-1.0.0/en-US/Technologies.xml6
-rw-r--r--genome-docs/genome-docs-1.0.0/en-US/Tooling.xml12
5 files changed, 24 insertions, 24 deletions
diff --git a/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml b/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
index 554c69d..63f5bc8 100644
--- a/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
+++ b/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
@@ -19,8 +19,8 @@
<para>
The machine used to host virtual machines is called the
- Cloud Appliance. As the name suggests, these can be
- consist of one-to-many physical machines. The first
+ Cloud Appliance. As the name suggests, there can be
+ one-to-many physical machines. The first
goal of this machine is to provide and environment to
host virtual machines and for that reason are
<emphasis>always</emphasis> provisioned on "bare
@@ -76,8 +76,8 @@
</para>
<para>
- The value for this flag varies depending it is
- the <emphasis>certmaster</emphasis> or if it is
+ The value for this flag varies depending if it is
+ the <emphasis>certmaster</emphasis> or
a <emphasis>minion</emphasis> in
<application>func</application> parlance.
</para>
@@ -181,7 +181,7 @@ koan -s [remote Repo Appliance] --virt --virt-name=[Any name] --profile=[Profil
</para>
<para>
- Whenever installng the &REPORPM;
+ Whenever installing the &REPORPM;
manually there is one other step that
needs to happen to properly configure a
Repo Appliance.
@@ -219,7 +219,7 @@ koan -s [remote Repo Appliance] --virt --virt-name=[Any name] --profile=[Profil
functionality. <userinput>cobbler replicate
--master=[remote Genome Repo
machine]</userinput>. For more
- advanced useage see the
+ advanced usage see the
<application>cobbler</application> manpage.
<important>
@@ -248,7 +248,7 @@ koan -s [remote Repo Appliance] --virt --virt-name=[Any name] --profile=[Profil
requires a more in depth
understanding of
<application>cobbler</application>
- and it outside the scope of
+ and is outside the scope of
this document.
</para>
</note>
@@ -277,7 +277,7 @@ genome-sync save
If any <emphasis>new</emphasis> puppet
modules are saved the
<application>puppetmaster</application>
- will have to be restarted for it to be
+ will have to be restarted for them to be
available.
</para>
</important>
@@ -331,7 +331,7 @@ genome-sync save
<title>Cleaning up SSL certificates</title>
<para>
Due to the volatile nature of &PRODUCT; machines there
- occationally comes a need to clean up SSL certificates.
+ occasionally comes a need to clean up SSL certificates.
To clean up all Puppet certs you can simply stop the
<application>puppetmaster</application> (in the case of
a Repo Application) and <application>puppetd</application>
@@ -343,7 +343,7 @@ genome-sync save
<para>
Sometimes the Puppetmaster will have a cert that
- corresponds to a machine previously privisioned with
+ corresponds to a machine previously provisioned with
the same hostname. Our bootstrap process cleans this
up automatically but it's not hard to get into a state
where it will need to be cleaned manually on the
@@ -420,7 +420,7 @@ genome-sync save
know what types of machines are available for
provisioning on a particular <link
linkend="genome-appliance">Repo
- machine</link>. To simply this process
+ machine</link>. To simplify this process
&PRODUCT; includes a DSL (Domain Specific Language) for
describing the machines available.
</para>
diff --git a/genome-docs/genome-docs-1.0.0/en-US/GettingStarted.xml b/genome-docs/genome-docs-1.0.0/en-US/GettingStarted.xml
index eae3d36..b4cfe3e 100644
--- a/genome-docs/genome-docs-1.0.0/en-US/GettingStarted.xml
+++ b/genome-docs/genome-docs-1.0.0/en-US/GettingStarted.xml
@@ -20,7 +20,7 @@
</listitem>
<listitem>
<para>
- A least one <link
+ At least one <link
linkend="genome-RepoMachineBootstrapping">Repo</link>
machine ("bare metal" or virtualized)
</para>
@@ -29,7 +29,7 @@
<para>
A number of <link linkend="genome-AddMachineType">custom
machine types</link> which can
- be provision via <link
+ be provisioned via <link
linkend="genome-GenomeBootstrap">genome-bootstrap</link>.
</para>
</listitem>
diff --git a/genome-docs/genome-docs-1.0.0/en-US/MachineTypes.xml b/genome-docs/genome-docs-1.0.0/en-US/MachineTypes.xml
index 3cfeef4..beba25f 100644
--- a/genome-docs/genome-docs-1.0.0/en-US/MachineTypes.xml
+++ b/genome-docs/genome-docs-1.0.0/en-US/MachineTypes.xml
@@ -159,7 +159,7 @@
described by the content stored under
/var/www/cobbler and /pub/git. Cloning a
particular Genome Appliance is really just a matter of
- getting the correct bit from those locations
+ getting the correct bits from those locations
onto a new Genome Appliance.
</para>
@@ -277,7 +277,7 @@
<para>
See the <link
linkend="genome-AddMachineType">cookbook</link>
- for more information for information on
+ for more information on
creating custom machine types.
</para>
</note>
diff --git a/genome-docs/genome-docs-1.0.0/en-US/Technologies.xml b/genome-docs/genome-docs-1.0.0/en-US/Technologies.xml
index 371c881..a3c915b 100644
--- a/genome-docs/genome-docs-1.0.0/en-US/Technologies.xml
+++ b/genome-docs/genome-docs-1.0.0/en-US/Technologies.xml
@@ -84,7 +84,7 @@ koan -s genome-repo.usersys.redhat.com --virt --virt-type=xenpv --virt-path=Host
<title>Tip</title>
<para>
One trick to creating a quest with a larger logical
- volume that a cobbler profile specifies is to simply
+ volume than a cobbler profile specifies is to simply
create it by hand and specify the size you desire. Koan
will simply reuse that logical volume.
</para>
@@ -215,7 +215,7 @@ netstat -nlp | grep qemu-dm
Make sure you are comfortable with xen
and how to create virtual machines,
start them, stop them, and customize
- them
+ them.
</para>
<para>
<link linkend="genome-Xen-SelfTest">Self Test</link>
@@ -307,7 +307,7 @@ netstat -nlp | grep qemu-dm
<itemizedlist>
<listitem>
<para>
- <ulink url="http://www.kernel.org/pub/software/scm/git/docs/tutorial.html">
+ <ulink url="http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html">
General GIT Tutorial
</ulink>
</para>
diff --git a/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml b/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml
index b8661b2..e5513fb 100644
--- a/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml
+++ b/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml
@@ -31,7 +31,7 @@
<important>
<title>Important</title>
<para>
- Machines setup via
+ Machines set up via
<application>genome-replace-self</application>
are not always controlled by
<application>puppet</application>. They tend to be treated
@@ -98,7 +98,7 @@ genome-replace-self -c [Your &PRODUCT; Repo machine] -p [Profile selected in pre
<para>
The second way to use the tool requires root privileges
- since it kicks of a <application>Koan</application>
+ since it kicks off a <application>Koan</application>
process.
</para>
@@ -157,7 +157,7 @@ genome-replace-self -c [Your &PRODUCT; Repo machine] -p [Profile selected in pre
<important>
<title>Important</title>
<para>
- As of version 0.4.0 we are not longer tied to using
+ As of version 0.4.0 we are no longer tied to using
Red Hat's internal DDNS solution. This is great for users with stricter
networking requirements.
</para>
@@ -292,7 +292,7 @@ genome-replace-self -c [Your &PRODUCT; Repo machine] -p [Profile selected in pre
<para>What machines a particular apache will proxy</para>
</listitem>
<listitem>
- <para>What server should be considered it's upstream git repo</para>
+ <para>What server should be considered its upstream git repo</para>
</listitem>
</itemizedlist>
</para>
@@ -354,7 +354,7 @@ genome-replace-self -c [Your &PRODUCT; Repo machine] -p [Profile selected in pre
&PRODUCT; is vital for efficient team
collaboration. There should be no post
provisioning instructions needed to bring up a
- working machine. The proces for creating a
+ working machine. The process for creating a
Jboss ESB machine should be the same as a node
on the Selenium grid.
</para>
@@ -370,7 +370,7 @@ genome-replace-self -c [Your &PRODUCT; Repo machine] -p [Profile selected in pre
&PRODUCT; machine information used in compiling
<application>puppet</application> configurations. It's
really quite simple so it's probably best explained by
- simply showing the the a link: http://[your
+ simply showing the link: http://[your
repo hostname]/genome/nodes.html. From there
it should be simple to browse find the other features
by exploration.