From 32935ef03767814ef54c4c1905e00e320261c67c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 3 Jul 2018 21:38:08 +0000 Subject: Add some documentation --- doc/libnsss/index.html | 134 +++++++++++++++++++++++++++++++------------ doc/libnsss/nsss-switch.html | 29 ++++++++++ doc/libnsss/nsss-unix.html | 29 ++++++++++ 3 files changed, 156 insertions(+), 36 deletions(-) create mode 100644 doc/libnsss/nsss-switch.html create mode 100644 doc/libnsss/nsss-unix.html (limited to 'doc/libnsss') diff --git a/doc/libnsss/index.html b/doc/libnsss/index.html index 0307725..ac99e54 100644 --- a/doc/libnsss/index.html +++ b/doc/libnsss/index.html @@ -21,23 +21,100 @@

General information

- libnsss is a client library meant to be used by client -programs needing utmp functionality. It interacts with various -server-side daemons such as -nsssd-unix. + libnsss is the generic name for the nsss client library. +This library is made of several parts: +

+ +