diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-28 08:44:08 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-28 08:44:08 +0000 |
| commit | 75fe269373cbe333f7f2fa7ae116ea0245888d01 (patch) | |
| tree | ad84813636e4f2e1a3d398da9f49fe8dfbb1c8ff /doc/libs6dns/s6dns-resolve.html | |
| parent | 41e5db72f90b26317b983be1afc2ae39be6a4483 (diff) | |
| download | s6-dns-75fe269373cbe333f7f2fa7ae116ea0245888d01.tar.gz | |
Latest batch of fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/libs6dns/s6dns-resolve.html')
| -rw-r--r-- | doc/libs6dns/s6dns-resolve.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libs6dns/s6dns-resolve.html b/doc/libs6dns/s6dns-resolve.html index 8dc6bef..55f961c 100644 --- a/doc/libs6dns/s6dns-resolve.html +++ b/doc/libs6dns/s6dns-resolve.html @@ -92,7 +92,7 @@ The other prototypes can be found in the <tt>s6-dns/s6dns-resolve.h</tt> file. <p> Some <tt>errno</tt> codes reported by these functions do not have exactly the system meaning given by -<a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/strerror.html">strerror()</a>. +<a href="https://pubs.opengroup.org/onlinepubs/9799919799/functions/strerror.html">strerror()</a>. To get a user-friendly error message, use <tt>s6dns_constants_error_str(errno)</tt> instead. The <tt>s6dns_constants_error_str</tt> function is declared in the <tt>s6dns-constants.h</tt> header. |
