ispman/scripts ldifupdate,1.12,1.13 make.pl,1.21,1.22
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16384/scripts
Modified Files:
ldifupdate make.pl
Log Message:
applied spelling fix
(thanks to Mads Kiilerich)
Index: ldifupdate
===================================================================
RCS file: /cvsroot/ispman/ispman/scripts/ldifupdate,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- ldifupdate 1 Jun 2004 00:07:25 -0000 1.12
+++ ldifupdate 5 Jun 2004 12:45:26 -0000 1.13
@@ -175,7 +175,7 @@
# if there is only one objectclass: top
# replace with ispmanBranch
$msg .= "replacing objectclass: \"top\" -> \"ispmanBranch\"\n";
- ldif_action( "replace", "objectclass", "ispmanbranch" );
+ ldif_action( "replace", "objectclass", "ispmanBranch" );
}
elsif ( $dn =~ m/^ou=/ && $oc[0] ne "ispmanBranch" ) {
@@ -183,7 +183,7 @@
# if entry starts with "ou=" replace
# objectclasses top, organizationalunit with ispmanBranch
$msg .= "replacing objectclass: -> \"ispmanBranch\"\n";
- ldif_action( "replace", "objectclass", "ispmanbranch" );
+ ldif_action( "replace", "objectclass", "ispmanBranch" );
}
elsif ( $oc{"ispmanDomain"} ) {
Index: make.pl
===================================================================
RCS file: /cvsroot/ispman/ispman/scripts/make.pl,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- make.pl 30 May 2004 23:35:39 -0000 1.21
+++ make.pl 5 Jun 2004 12:45:27 -0000 1.22
@@ -259,7 +259,7 @@
default => 'unix',
question => "Log socket for syslog unix | inet
Use 'unix' if you want to use a unix socket to log to local syslog server.
- Use 'inet' if you are loging to a remote server, or if 'unix' does not work for you.
+ Use 'inet' if you are logging to a remote server, or if 'unix' does not work for you.
Ignore, if you are using file based logging",
},
@@ -309,7 +309,7 @@
rootEmail => {
default => 'root@%%domain%%',
question =>
-"Email of the administrator.\nThis email adress is used to send emails if something fails",
+"Email of the administrator.\nThis email address is used to send emails if something fails",
},
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504