spell check
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 22 Aug 2009 13:51:33 +0000 (13:51 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 22 Aug 2009 13:51:33 +0000 (13:51 +0000)
lib/PXElator.pod

index 7193788..3ee0030 100644 (file)
@@ -91,7 +91,7 @@ Boot virtual machine (with new ip and hostname) from backup snapshot for easy re
 =item *
 
 Boot machine from network into fully configurable (writable) system for quick recovery or dedicated machine.
-This is implemented using nfs server with aufs read-write overlay on top of debootstrap base machine.
+This is implemented using NFS server with aufs read-write overlay on top of debootstrap base machine.
 
 =back
 
@@ -101,7 +101,7 @@ I have been trying to write useful documentation snippets for years.
 My best effort so far is I<Sysadmin Cookbook> at L<http://sysadmin-cookbook.rot13.org/> a set of semi-structured
 shell scripts which can be executed directly on machines.
 
-This part isn't yet integrated into PXElator, but most of the recepies will become some kind of rule which you
+This part isn't yet integrated into PXElator, but most of the recipe will become some kind of rule which you
 can enforce on some managed machine.
 
 End user scenario:
@@ -135,7 +135,7 @@ or somehow maintain two sources of configuration (in configuration management an
 
 =item *
 
-Introspects live system and just tries to apply corrections if needed which is similar to C<cfengine3> approach.
+Introspect live system and just tries to apply corrections if needed which is similar to C<cfengine3> approach.
 
 =back
 
@@ -145,14 +145,14 @@ End user scenario:
 
 =item *
 
-Turn useful howto into workable configuration without much effort
+Turn useful how-to into workable configuration without much effort
 
 =back
 
 =head2 Provide overview and monitoring
 
 This falls out from HTTP interface and from collecting of data into CouchDB.
-For now, PXElator tries to manage development enviroment for you, opening xterms
+For now, PXElator tries to manage development environment for you, opening xterms
 (with screen inside for logging and easy scrollback) in different colors,
 and enable you to start Wireshark on active network interfaces for debugging.