diff options
Diffstat (limited to 'man3')
-rw-r--r-- | man3/LIBAXL_REQUEST_LIST_EXTENSIONS.3 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man3/LIBAXL_REQUEST_LIST_EXTENSIONS.3 b/man3/LIBAXL_REQUEST_LIST_EXTENSIONS.3 index 401775e..6b0d4aa 100644 --- a/man3/LIBAXL_REQUEST_LIST_EXTENSIONS.3 +++ b/man3/LIBAXL_REQUEST_LIST_EXTENSIONS.3 @@ -63,6 +63,10 @@ in [ is the length of .IR names[i].name , which is the name of a supported extension. +.PP +Protocol-extension names are encoded in ISO Latin-1, +a superset of ASCII, and a subset, to the lowest 256 +codepoints of UCS. .SH SEE ALSO .BR libaxl_send_request (3), .BR libaxl_receive (3), |