diff options
-rw-r--r-- | ares_expand_string.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ares_expand_string.3 b/ares_expand_string.3 index 6f50188..872e677 100644 --- a/ares_expand_string.3 +++ b/ares_expand_string.3 @@ -28,7 +28,7 @@ ares_expand_string \- Expand a length encoded string .SH DESCRIPTION The .B ares_expand_string -function converts a length encoded string to a NULL terminated C +function converts a length encoded string to a NUL-terminated C string. The argument .I encoded gives the beginning of the encoded string, and the arguments |