diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-09-04 08:57:04 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-09-04 08:57:04 +0000 |
commit | ef0b81712fefaf4328ffd53ee945763d376cc2ac (patch) | |
tree | 242a0fceedae3dc1767af5c53488c206d7d996f0 /man5/nscd.conf.5 | |
parent | 3bd6a9b1181e78670666a5c54b7884ea0098ef62 (diff) |
wfix/tfix
Diffstat (limited to 'man5/nscd.conf.5')
-rw-r--r-- | man5/nscd.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/nscd.conf.5 b/man5/nscd.conf.5 index bbd63da9..fa101007 100644 --- a/man5/nscd.conf.5 +++ b/man5/nscd.conf.5 @@ -174,7 +174,7 @@ The memory mapping of the nscd databases for .I service is shared with the clients so that they can directly search in them instead of having to ask the -daemon over the socket each time a lookup is performend. +daemon over the socket each time a lookup is performed. .RE .SH "SEE ALSO" |