diff options
author | Ronnie Sahlberg <sahlberg@ronnie> | 2007-06-09 09:23:52 +1000 |
---|---|---|
committer | Ronnie Sahlberg <sahlberg@ronnie> | 2007-06-09 09:23:52 +1000 |
commit | f19fed3bfa947d4301269a39f61790260cc73218 (patch) | |
tree | dd27ab95b43399777c1ba10cdacfe4b7f8d2341d /ctdb/doc/ctdb.1.xml | |
parent | cd68b9aa8d731d9ffab58e541beb1b0334c69bd1 (diff) | |
download | samba-f19fed3bfa947d4301269a39f61790260cc73218.tar.gz samba-f19fed3bfa947d4301269a39f61790260cc73218.tar.xz samba-f19fed3bfa947d4301269a39f61790260cc73218.zip |
put the text in "generation" inside a para block
(This used to be ctdb commit 5261d3203e8471e370bf59a89e1dc1c792254f75)
Diffstat (limited to 'ctdb/doc/ctdb.1.xml')
-rw-r--r-- | ctdb/doc/ctdb.1.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ctdb/doc/ctdb.1.xml b/ctdb/doc/ctdb.1.xml index 24aea899bf2..b7e9a197ce1 100644 --- a/ctdb/doc/ctdb.1.xml +++ b/ctdb/doc/ctdb.1.xml @@ -53,7 +53,11 @@ </refsect3> <refsect3><title>generation</title> - The generation id is a number that indicates the current generation of a cluster instance. Each time a cluster goes through a reconfiguration or a recovery its generation id will be changed. + <para> + The generation id is a number that indicates the current generation + of a cluster instance. Each time a cluster goes through a + reconfiguration or a recovery its generation id will be changed. + </para> </refsect3> <refsect3><title>VNNMAP</title> |