Package: fusiondirectory / 1.0.19-1+deb9u1

1001_spelling-fixes.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Description: Various spelling fixes in man pages.
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

--- a/core/contrib/man/fusiondirectory-setup.1
+++ b/core/contrib/man/fusiondirectory-setup.1
@@ -148,7 +148,7 @@
 .IX Subsection "Options"
 .IP "\-\-update\-cache" 4
 .IX Item "--update-cache"
-This option update the /var/cache/fusiondirectory/class.cache file. Wich contain \s-1PHP\s0 classes used in FusionDirectory, and their location.
+This option update the /var/cache/fusiondirectory/class.cache file. Which contain \s-1PHP\s0 classes used in FusionDirectory, and their location.
 .IP "\-\-update\-locales" 4
 .IX Item "--update-locales"
 This option update internalization, by generating a new .mo locales file for each language, with every .po files it found.
@@ -209,7 +209,7 @@
 This option will list the dn of \s-1LDAP\s0 entries using deprecated attributes or objectclasses and no longer used by FusionDirectory.
 .IP "\-\-ldif\-deprecated" 4
 .IX Item "--ldif-deprecated"
-This option will print an \s-1LDIF\s0 to allow you to remove deprecated attributes from you ldap server. Be carefull and check before applying.
+This option will print an \s-1LDIF\s0 to allow you to remove deprecated attributes from you ldap server. Be careful and check before applying.
 .IP "\-\-show\-config" 4
 .IX Item "--show-config"
 This option will print a dump of the FusionDirectory configuration \s-1LDAP\s0 node.
--- a/core/contrib/man/fusiondirectory.conf.5
+++ b/core/contrib/man/fusiondirectory.conf.5
@@ -205,11 +205,11 @@
 This path needs to be writeable by the user your webserver is running with.
 .IP "\fBignoreAcl\fR \fIdn\fR" 4
 .IX Item "ignoreAcl dn"
-The ignoreAcl value tells FusionDirectory to ignore complete \s-1ACL\s0 sets for the given \s-1DN.\s0 Add your \s-1DN\s0 here and you'll be able to restore accidently dropped ACLs.
+The ignoreAcl value tells FusionDirectory to ignore complete \s-1ACL\s0 sets for the given \s-1DN.\s0 Add your \s-1DN\s0 here and you'll be able to restore accidentally dropped ACLs.
 .IP "\fBdisplayerrors\fR bool" 4
 .IX Item "displayerrors bool"
 The  displayerrors  statement tells FusionDirectory to show \s-1PHP\s0 errors in the upper part of the screen. This should be disabled in productive deployments, because there
-might be some important passwords arround.
+might be some important passwords around.
 .SS "Location section options"
 .IX Subsection "Location section options"
 .IP "\fBname\fR \fIstring\fR" 4