Statistics
| Branch: | Tag: | Revision:

root / man / ganeti-noded.rst @ 6d3d13ab

History | View | Annotate | Download (2.1 kB)

# Date Author Comment
e500d25f 02/01/2013 03:50 pm Michele Tartara

Fix typo in ganeti-noded man page

Add a missing "in".

Signed-off-by: Michele Tartara <>
Reviewed-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

354c4f62 01/10/2013 01:34 pm Michael Hanselmann

man: Man page reference cleanup

Sphinx is stricter than pandoc when parsing reST and does not allow an
opening parenthesis to directly follow inline markup. [1] describes the
rules. A backslash, as described in [2], can be used to separate the
two.

Additionally, there were different forms for referring to man pages....

6aac5aef 05/20/2011 11:11 am Iustin Pop

Merge remote branch 'origin/devel-2.4'

  • origin/devel-2.4:
    Fix errors in hooks documentation
    Clarify a bit the noded man page
    Note --no-remember in NEWS
    Switch QA over to using instance stop --no-remember
    Implement no_remember at RAPI level
    Implement no_remember at CLI level...
b578501b 05/16/2011 04:24 pm Iustin Pop

Clarify a bit the noded man page

"This can be overriden" can be read as either the port we listen on or
the address we bind to. Replace with "The port" for great clarity!

Signed-off-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>

9ff4f2c0 04/19/2011 04:11 pm Michael Hanselmann

Update manpages and other documents with editor settings

No rewrapping is done in this patch, just updates to the settings.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: René Nussbaumer <>

9aaab110 11/15/2010 07:34 pm Iustin Pop

Add RST version of ganeti-noded man page

Signed-off-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>