Revision e0897adf man/gnt-node.sgml

b/man/gnt-node.sgml
2 2

  
3 3
  <!-- Fill in your name for FIRSTNAME and SURNAME. -->
4 4
  <!-- Please adjust the date whenever revising the manpage. -->
5
  <!ENTITY dhdate      "<date>February 12, 2009</date>">
5
  <!ENTITY dhdate      "<date>June 08, 2010</date>">
6 6
  <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
7 7
       allowed: see man(7), man(1). -->
8 8
  <!ENTITY dhsection   "<manvolnum>8</manvolnum>">
......
30 30
    &dhucpackage;
31 31

  
32 32
    &dhsection;
33
    <refmiscinfo>ganeti 2.0</refmiscinfo>
33
    <refmiscinfo>Ganeti 2.2</refmiscinfo>
34 34
  </refmeta>
35 35
  <refnamediv>
36 36
    <refname>&dhpackage;</refname>
37 37

  
38
    <refpurpose>node administration</refpurpose>
38
    <refpurpose>Node administration</refpurpose>
39 39
  </refnamediv>
40 40
  <refsynopsisdiv>
41 41
    <cmdsynopsis>
......
50 50

  
51 51
    <para>
52 52
      The <command>&dhpackage;</command> is used for managing the
53
      (physical) nodes in the ganeti system.
53
      (physical) nodes in the Ganeti system.
54 54
    </para>
55 55

  
56 56
  </refsect1>
......
75 75
        This command is used to join a new node to the cluster. You
76 76
        will have to provide the password for root of the node to be
77 77
        able to add the node in the cluster. The command needs to be
78
        run on the ganeti master.
78
        run on the Ganeti master.
79 79
      </para>
80 80

  
81 81
      <para>
......
992 992
        This commands (tries to) forcefully reboot a node. It is a
993 993
        command that can be used if the node environemnt is broken,
994 994
        such that the admin can no longer login over ssh, but the
995
        ganeti node daemon is still working.
995
        Ganeti node daemon is still working.
996 996
      </para>
997 997

  
998 998
      <para>

Also available in: Unified diff