1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Description: fix spelling mistakes in the manual page
Author: Arthur de Jong <adejong@debian.org>
--- a/nss_ldap.5
+++ b/nss_ldap.5
@@ -203,7 +203,7 @@ support this option. The default bind ti
.TP
.B referrals <yes|no>
Specifies whether automatic referral chasing should be enabled. The
-default behaviour is specifed by the
+default behaviour is specified by the
.I
LDAP
client library.
@@ -449,7 +449,7 @@ its argument.
Specifies whether or not to populate the members list in
the group structure for group lookups. If very large groups
are present, enabling this option will greatly increase
-perforance, at the cost of some lost functionality. You should
+performance, at the cost of some lost functionality. You should
verify no local applications rely on this information before
enabling this on a production system.
.TP
|