1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
Description: Fix wording as suggested by lintian
Author: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Forwarded: yes
--- a/man/ngircd.conf.5.tmpl
+++ b/man/ngircd.conf.5.tmpl
@@ -341,7 +341,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 one to run 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.
|