1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-06 12:49:29 +00:00

Fix man page typos detected by Lintian

This commit is contained in:
Gregor Jasny
2016-02-21 16:08:58 +01:00
committed by David Drysdale
parent 10a1b7d509
commit bf45d4c7c1
5 changed files with 5 additions and 5 deletions

View File

@ -56,7 +56,7 @@ IPv4-only name server usage.
This function may return any of the following values:
.TP 15
.B ARES_SUCCESS
The name servers configuration was successfuly retrieved
The name servers configuration was successfully retrieved
.TP 15
.B ARES_ENOMEM
The memory was exhausted

View File

@ -40,7 +40,7 @@ to free any associated memory.
can return any of the following values:
.TP 15
.B ARES_SUCCESS
The channel data was successfuly stored
The channel data was successfully stored
.TP 15
.B ARES_ENOMEM
The memory was exhausted

View File

@ -60,7 +60,7 @@ IPv4-only name server usage.
may return any of the following values:
.TP 15
.B ARES_SUCCESS
The name servers configuration was successfuly initialized.
The name servers configuration was successfully initialized.
.TP 15
.B ARES_ENOMEM
The process's available memory was exhausted.

View File

@ -43,7 +43,7 @@ particular nameserver.
This function may return any of the following values:
.TP 15
.B ARES_SUCCESS
The name servers configuration was successfuly initialized.
The name servers configuration was successfully initialized.
.TP 15
.B ARES_ENOMEM
The process's available memory was exhausted.

View File

@ -39,7 +39,7 @@ with the ones given in the configuration string.
may return any of the following values:
.TP 15
.B ARES_SUCCESS
The sortlist configuration was successfuly initialized.
The sortlist configuration was successfully initialized.
.TP 15
.B ARES_ENOMEM
The process's available memory was exhausted.