about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-01-10 21:07:35 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-01-10 21:07:35 +0000
commit328fb7f24e27193d63e1f6015b21024a4fcf0d76 (patch)
treeec93f1f18d0995b8a3056a39c09ae137b931c8a8 /doc
parent7791c4d345905846040e66903b3ecefb5a408a7e (diff)
downloadnsss-328fb7f24e27193d63e1f6015b21024a4fcf0d76.tar.gz
nsss-328fb7f24e27193d63e1f6015b21024a4fcf0d76.tar.xz
nsss-328fb7f24e27193d63e1f6015b21024a4fcf0d76.zip
Other doc fix
Diffstat (limited to 'doc')
-rw-r--r--doc/nsssd-nslcd.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/nsssd-nslcd.html b/doc/nsssd-nslcd.html
index ce6fea8..1398fe5 100644
--- a/doc/nsssd-nslcd.html
+++ b/doc/nsssd-nslcd.html
@@ -46,10 +46,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-nslcd /var/run/nslcd/socket</pre>
+<pre>s6-ipcserver -l0 /run/service/nsssd/s nsssd-nslcd /var/run/nslcd/socket</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