Fix typo in manual and add README file.
[mclu.git] / mclu.pod
index fe4710f..6170ac6 100644 (file)
--- a/mclu.pod
+++ b/mclu.pod
@@ -16,7 +16,7 @@ cloud management software possible.
 Cloud management doesn't require a daemon running on each node.  We
 already have L<sshd(8)> for secure access, and L<libvirtd(8)> to
 manage the state of the guests.  On most Linux systems, those are
-running out of the box.  That is sufficient to manage all te state we
+running out of the box.  That is sufficient to manage all the state we
 care about.  C<mclu> just goes out and queries each node for that
 information when it needs it (in parallel of course).  Nodes that are
 switched off are handled by ignoring them.
@@ -421,7 +421,7 @@ Richard W.M. Jones <rjones @ redhat . com>
 
 =head1 COPYRIGHT
 
-(C) Copyright 2014-2015 Red Hat Inc.
+(C) Copyright 2014-2016 Red Hat Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by