From 2fad1062c7ca93008006b2fbd3b11455f0827237 Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Mon, 30 Mar 2020 16:58:50 +0000 Subject: nsss: fix html errors Signed-off-by: Colin Booth --- doc/index.html | 2 +- doc/libnsss/index.html | 2 +- doc/libnsssd/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/index.html b/doc/index.html index 18c5554..171853b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -32,7 +32,7 @@ a configurable backend for the user/group database. For instance the musl libc, on Linux, only supports the standard /etc/passwd mechanism; it also supports the nscd protocol but this is not quite enough: -

+

- The functions are prefixed with nsss_unix_ or +
  • The functions are prefixed with nsss_unix_ or nsss_switch_. For instance, nsss_unix_getpwnam() is the implementation of getpwnam() that uses the /etc/passwd backend.
  • diff --git a/doc/libnsssd/index.html b/doc/libnsssd/index.html index 2ff5dee..4cbff45 100644 --- a/doc/libnsssd/index.html +++ b/doc/libnsssd/index.html @@ -42,7 +42,7 @@ are visible in your header search path.