From 7791c4d345905846040e66903b3ecefb5a408a7e Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Sun, 10 Jan 2021 20:54:52 +0000
Subject: Doc fix
---
COPYING | 2 +-
doc/nsssd-unix.html | 4 ++--
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
+Copyright (c) 2018-2021 Laurent Bercot
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:
-s6-ipcserver -l0 /run/service/nsss/s nsssd-unix
+s6-ipcserver -l0 /run/service/nsssd/s nsssd-unix
-/run/service/nsss/s is the default place where nsss's
+/run/service/nsssd/s is the default place where nsss's
implementation of the pwd.h, grp.h and shadow.h
functions expects the nsssd
service to be. It can be changed at nsss build time by giving the
--
cgit 1.4.1