mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2026-03-16 19:11:12 +00:00
Fix man page typos detected by Lintian
This commit is contained in:
committed by
David Drysdale
parent
10a1b7d509
commit
bf45d4c7c1
@ -56,7 +56,7 @@ IPv4-only name server usage.
|
|||||||
This function may return any of the following values:
|
This function may return any of the following values:
|
||||||
.TP 15
|
.TP 15
|
||||||
.B ARES_SUCCESS
|
.B ARES_SUCCESS
|
||||||
The name servers configuration was successfuly retrieved
|
The name servers configuration was successfully retrieved
|
||||||
.TP 15
|
.TP 15
|
||||||
.B ARES_ENOMEM
|
.B ARES_ENOMEM
|
||||||
The memory was exhausted
|
The memory was exhausted
|
||||||
|
|||||||
@ -40,7 +40,7 @@ to free any associated memory.
|
|||||||
can return any of the following values:
|
can return any of the following values:
|
||||||
.TP 15
|
.TP 15
|
||||||
.B ARES_SUCCESS
|
.B ARES_SUCCESS
|
||||||
The channel data was successfuly stored
|
The channel data was successfully stored
|
||||||
.TP 15
|
.TP 15
|
||||||
.B ARES_ENOMEM
|
.B ARES_ENOMEM
|
||||||
The memory was exhausted
|
The memory was exhausted
|
||||||
|
|||||||
@ -60,7 +60,7 @@ IPv4-only name server usage.
|
|||||||
may return any of the following values:
|
may return any of the following values:
|
||||||
.TP 15
|
.TP 15
|
||||||
.B ARES_SUCCESS
|
.B ARES_SUCCESS
|
||||||
The name servers configuration was successfuly initialized.
|
The name servers configuration was successfully initialized.
|
||||||
.TP 15
|
.TP 15
|
||||||
.B ARES_ENOMEM
|
.B ARES_ENOMEM
|
||||||
The process's available memory was exhausted.
|
The process's available memory was exhausted.
|
||||||
|
|||||||
@ -43,7 +43,7 @@ particular nameserver.
|
|||||||
This function may return any of the following values:
|
This function may return any of the following values:
|
||||||
.TP 15
|
.TP 15
|
||||||
.B ARES_SUCCESS
|
.B ARES_SUCCESS
|
||||||
The name servers configuration was successfuly initialized.
|
The name servers configuration was successfully initialized.
|
||||||
.TP 15
|
.TP 15
|
||||||
.B ARES_ENOMEM
|
.B ARES_ENOMEM
|
||||||
The process's available memory was exhausted.
|
The process's available memory was exhausted.
|
||||||
|
|||||||
@ -39,7 +39,7 @@ with the ones given in the configuration string.
|
|||||||
may return any of the following values:
|
may return any of the following values:
|
||||||
.TP 15
|
.TP 15
|
||||||
.B ARES_SUCCESS
|
.B ARES_SUCCESS
|
||||||
The sortlist configuration was successfuly initialized.
|
The sortlist configuration was successfully initialized.
|
||||||
.TP 15
|
.TP 15
|
||||||
.B ARES_ENOMEM
|
.B ARES_ENOMEM
|
||||||
The process's available memory was exhausted.
|
The process's available memory was exhausted.
|
||||||
|
|||||||
Reference in New Issue
Block a user