1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Description: Fix wording as suggested by lintian
Author: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Forwarded: yes
Last-Update: 2019-01-27
--- a/man/ngircd.conf.5.tmpl
+++ b/man/ngircd.conf.5.tmpl
@@ -347,7 +347,7 @@
.TP
\fBPAMServiceName\fR (string)
When PAM is enabled, this value determines the used PAM configuration.
-This setting allows to run multiple ngIRCd instances with different
+This setting allows running multiple ngIRCd instances with different
PAM configurations on each instance. If you set it to "ngircd-foo",
PAM will use /etc/pam.d/ngircd-foo instead of the default
/etc/pam.d/ngircd.
|