Fix tiny typo in htools.rst
[ganeti-local] / man / footer.rst
1 REPORTING BUGS
2 --------------
3
4 Report bugs to `project website <http://code.google.com/p/ganeti/>`_
5 or contact the developers using the `Ganeti mailing list
6 <ganeti@googlegroups.com>`_.
7
8 SEE ALSO
9 --------
10
11 Ganeti overview and specifications: **ganeti**(7) (general overview),
12 **ganeti-os-interface**(7) (guest OS definitions).
13
14 Ganeti commands: **gnt-cluster**(8) (cluster-wide commands),
15 **gnt-job**(8) (job-related commands), **gnt-node**(8) (node-related
16 commands), **gnt-instance**(8) (instance commands), **gnt-os**(8)
17 (guest OS commands), **gnt-group**(8) (node group commands),
18 **gnt-backup**(8) (instance import/export commands), **gnt-debug**(8)
19 (debug commands).
20
21 Ganeti daemons: **ganeti-watcher**(8) (automatic instance restarter),
22 **ganeti-cleaner**(8) (job queue cleaner), **ganeti-noded**(8) (node
23 daemon), **ganeti-masterd**(8) (master daemon), **ganeti-rapi**(8)
24 (remote API daemon).
25
26 Ganeti htools: **htools**(1) (generic binary), **hbal**(1) (cluster
27 balancer), **hspace**(1) (capacity calculation), **hail**(1) (IAllocator
28 plugin), **hscan**(1) (data gatherer from remote clusters), **hinfo**(1)
29 (cluster information printer).
30
31 COPYRIGHT
32 ---------
33
34 Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 Google
35 Inc. Permission is granted to copy, distribute and/or modify under the
36 terms of the GNU General Public License as published by the Free
37 Software Foundation; either version 2 of the License, or (at your
38 option) any later version.
39
40 On Debian systems, the complete text of the GNU General Public
41 License can be found in /usr/share/common-licenses/GPL.
42
43 .. vim: set textwidth=72 :
44 .. Local Variables:
45 .. mode: rst
46 .. fill-column: 72
47 .. End: