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/libnsss/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/libnsss/index.html') diff --git a/doc/libnsss/index.html b/doc/libnsss/index.html index cabb215..3514c42 100644 --- a/doc/libnsss/index.html +++ b/doc/libnsss/index.html @@ -75,7 +75,7 @@ implementation of the standard following functions:
  • getspnam()
  • getspnam_r()
  • - 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.
  • -- cgit v1.2.3