diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-06-14 13:20:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-06-14 13:20:32 +0000 |
commit | abde4759cd42e895ff1b1f2845921a0ab7b15008 (patch) | |
tree | 6c8486a6610d80507a356103dbe359f51dd6312e /doc/libnsssd | |
parent | 7f469e2e01252a7af54fef4b70ae419184ea3a86 (diff) | |
download | nsss-abde4759cd42e895ff1b1f2845921a0ab7b15008.tar.xz |
Doc fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/libnsssd')
-rw-r--r-- | doc/libnsssd/index.html | 2 |
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 <skalibs/strerr2.h></tt> and + <li> Use <tt>#include <skalibs/strerr.h></tt> and <tt>#include <nsss/nsssd.h></tt> </li> </ul> |