Revision 354c4f62 man/ganeti.rst

b/man/ganeti.rst
40 40

  
41 41
In Ganeti 2.0, the architecture of the cluster is a little more
42 42
complicated than in 1.2. The cluster is coordinated by a master daemon
43
(**ganeti-masterd**(8)), running on the master node. Each node runs
43
(**ganeti-masterd**\(8)), running on the master node. Each node runs
44 44
(as before) a node daemon, and the master has the RAPI daemon running
45 45
too.
46 46

  
......
408 408
*!~*
409 409
  Logically negated from *=~*
410 410
*=\**
411
  Globbing, see **glob**(7), though only * and ? are supported
411
  Globbing, see **glob**\(7), though only * and ? are supported
412 412
*!\**
413 413
  Logically negated from *=\**
414 414
*in*, *not in*
......
419 419
---------------------------
420 420

  
421 421
All Ganeti daemons re-open the log file(s) when sent a SIGHUP signal.
422
**logrotate**(8) can be used to rotate Ganeti's log files.
422
**logrotate**\(8) can be used to rotate Ganeti's log files.
423 423

  
424 424
.. vim: set textwidth=72 :
425 425
.. Local Variables:

Also available in: Unified diff