diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-07-03 21:38:08 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-07-03 21:38:08 +0000 |
| commit | 32935ef03767814ef54c4c1905e00e320261c67c (patch) | |
| tree | c6e942d32759fb7f21405aae5bb52305853f54b3 /doc/libnsss/nsss-unix.html | |
| parent | 3cb4106b13aa883f3b704aa4026b78fd36db3756 (diff) | |
| download | nsss-32935ef03767814ef54c4c1905e00e320261c67c.tar.gz | |
Add some documentation
Diffstat (limited to 'doc/libnsss/nsss-unix.html')
| -rw-r--r-- | doc/libnsss/nsss-unix.html | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/libnsss/nsss-unix.html b/doc/libnsss/nsss-unix.html new file mode 100644 index 0000000..b51985b --- /dev/null +++ b/doc/libnsss/nsss-unix.html @@ -0,0 +1,29 @@ +<html> + <head> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <meta http-equiv="Content-Language" content="en" /> + <title>nsss: the nsss-unix library interface</title> + <meta name="Description" content="nsss: the nsss-unix library interface" /> + <meta name="Keywords" content="NSS pwd group shadow library libnsss unix nsss-unix files /etc/passwd /etc/group /etc/shadow skarnet" /> + <!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> --> + </head> +<body> + +<p> +<a href="index.html">libnsss</a><br /> +<a href="../">nsss</a><br /> +<a href="//skarnet.org/software/">Software</a><br /> +<a href="//skarnet.org/">skarnet.org</a> +</p> + +<h1> The <tt>nsss-unix</tt> library interface </h1> + +<h2> General information </h2> + +<h2> Programming </h2> + +<p> TODO: to be completed. </p> + +</body> +</html> |
