summaryrefslogtreecommitdiff
path: root/doc/libnsssd/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-06-14 13:20:32 +0000
committerLaurent Bercot <ska@appnovation.com>2023-06-14 13:20:32 +0000
commitabde4759cd42e895ff1b1f2845921a0ab7b15008 (patch)
tree6c8486a6610d80507a356103dbe359f51dd6312e /doc/libnsssd/index.html
parent7f469e2e01252a7af54fef4b70ae419184ea3a86 (diff)
downloadnsss-abde4759cd42e895ff1b1f2845921a0ab7b15008.tar.xz
Doc fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/libnsssd/index.html')
-rw-r--r--doc/libnsssd/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libnsssd/index.html b/doc/libnsssd/index.html
index 7e0cd82..1e24200 100644
--- a/doc/libnsssd/index.html
+++ b/doc/libnsssd/index.html
@@ -33,7 +33,7 @@ details of the nsss protocol or having to perform IO themselves.
<ul>
<li> Make sure the nsss headers, as well as the skalibs headers,
are visible in your header search path. </li>
- <li> Use <tt>#include &lt;skalibs/strerr2.h&gt;</tt> and
+ <li> Use <tt>#include &lt;skalibs/strerr.h&gt;</tt> and
<tt>#include &lt;nsss/nsssd.h&gt;</tt> </li>
</ul>