Просмотр исходного кода

Fix corosync.conf.5 manpage typos

Signed-off-by: Ferenc Wágner <wferi@debian.org>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Ferenc Wágner 7 лет назад
Родитель
Сommit
6d5922c9b0
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      man/corosync.conf.5

+ 3 - 3
man/corosync.conf.5

@@ -194,9 +194,9 @@ This configuration option is optional and is only relevant when no nodeid is
 specified.  Some corosync clients require a signed 32 bit nodeid that is greater
 than zero however by default corosync uses all 32 bits of the IPv4 address space
 when generating a nodeid.  Set this option to yes to force the high bit to be
-zero and therefor ensure the nodeid is a positive signed 32 bit integer.
+zero and therefore ensure the nodeid is a positive signed 32 bit integer.
 
-WARNING: The clusters behavior is undefined if this option is enabled on only
+WARNING: Cluster behavior is undefined if this option is enabled on only
 a subset of the cluster (for example during a rolling upgrade).
 
 .TP
@@ -204,7 +204,7 @@ crypto_model
 This specifies which cryptographic library should be used by knet. Options
 are nss and openssl.
 
-The default is nss
+The default is nss.
 
 .TP
 crypto_hash