summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--COPYING2
-rw-r--r--doc/nsssd-unix.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/COPYING b/COPYING
index 898f9cb..04c41fb 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (c) 2018-2020 Laurent Bercot <ska-skaware@skarnet.org>
+Copyright (c) 2018-2021 Laurent Bercot <ska-skaware@skarnet.org>
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
diff --git a/doc/nsssd-unix.html b/doc/nsssd-unix.html
index bcb5634..6235b33 100644
--- a/doc/nsssd-unix.html
+++ b/doc/nsssd-unix.html
@@ -52,10 +52,10 @@ a script as a part of a "nsssd"
on how to run such a service.
The simplest way to do so, for testing purposes, is a command line such as:
</p>
-<pre>s6-ipcserver -l0 /run/service/nsss/s nsssd-unix</pre>
+<pre>s6-ipcserver -l0 /run/service/nsssd/s nsssd-unix</pre>
<p>
-<tt>/run/service/nsss/s</tt> is the default place where nsss's
+<tt>/run/service/nsssd/s</tt> is the default place where nsss's
implementation of the <tt>pwd.h</tt>, <tt>grp.h</tt> and <tt>shadow.h</tt>
functions expects the nsssd
service to be. It can be changed at nsss build time by giving the