projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4651e3
)
userdb: fix typo
author
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Fri, 28 Aug 2020 16:11:48 +0000
(18:11 +0200)
committer
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Tue, 1 Sep 2020 08:48:10 +0000
(10:48 +0200)
src/userdb/userdbd.c
patch
|
blob
|
history
diff --git
a/src/userdb/userdbd.c
b/src/userdb/userdbd.c
index dbc285e61aac1b0224968c208836e39e2d769069..e456104dd7453765e59607e971bac2bdf6847ba7 100644
(file)
--- a/
src/userdb/userdbd.c
+++ b/
src/userdb/userdbd.c
@@
-11,7
+11,7
@@
/* This service offers two Varlink services, both implementing io.systemd.UserDatabase:
*
- * → io.systemd.NameServiceSwitch: this is a compatibility interface for glibc NSS: it respon
se
to
+ * → io.systemd.NameServiceSwitch: this is a compatibility interface for glibc NSS: it respon
ds
to
* name lookups by checking the classic NSS interfaces and responding that.
*
* → io.systemd.Multiplexer: this multiplexes lookup requests to all Varlink services that have a