isdnlog: fix some spelling mistakes

This commit is contained in:
Rolf Leggewie 2012-03-29 00:53:17 +02:00
parent 3a58e36e8a
commit 665d71a41b
9 changed files with 12 additions and 12 deletions

View File

@ -149,7 +149,7 @@
## ignored (controlled by ignore_unknown_IE in isdnlog/isdnlog.h).
## - Added some information elements to isdnlog/messages.c.
## - Increased the length of msn (local number) in struct telnum.
## - Fixed seperation of country and area code for long numbers
## - Fixed separation of country and area code for long numbers
## in getDest, tools/dest.c.
## - Changed broken (with gcc 2.95.2) generation of .depend. The old
## output did not consider the location of objectfiles in subdirs.
@ -937,7 +937,7 @@
##
## Revision 1.115 1999/10/29 19:45:59 akool
## isdnlog-3.60
## - sucessfully ported/tested to/with:
## - successfully ported/tested to/with:
## - Linux-2.3.24 SMP
## - egcs-2.91.66
## using -DBIG_PHONE_NUMBERS

View File

@ -157,7 +157,7 @@ month. Optional.
.B REPOPTIONS
General commandline options for isdnrep. The options noted here have
the same effect as appended to each isdnrep commandline. Options are
seperated by
separated by
.B ;
instead of the usual space.
.br

View File

@ -200,7 +200,7 @@
*
* Revision 1.52 1999/10/29 19:46:00 akool
* isdnlog-3.60
* - sucessfully ported/tested to/with:
* - successfully ported/tested to/with:
* - Linux-2.3.24 SMP
* - egcs-2.91.66
* using -DBIG_PHONE_NUMBERS

View File

@ -62,7 +62,7 @@
* ignored (controlled by ignore_unknown_IE in isdnlog/isdnlog.h).
* - Added some information elements to isdnlog/messages.c.
* - Increased the length of msn (local number) in struct telnum.
* - Fixed seperation of country and area code for long numbers
* - Fixed separation of country and area code for long numbers
* in getDest, tools/dest.c.
* - Changed broken (with gcc 2.95.2) generation of .depend. The old
* output did not consider the location of objectfiles in subdirs.

View File

@ -98,7 +98,7 @@
* ignored (controlled by ignore_unknown_IE in isdnlog/isdnlog.h).
* - Added some information elements to isdnlog/messages.c.
* - Increased the length of msn (local number) in struct telnum.
* - Fixed seperation of country and area code for long numbers
* - Fixed separation of country and area code for long numbers
* in getDest, tools/dest.c.
* - Changed broken (with gcc 2.95.2) generation of .depend. The old
* output did not consider the location of objectfiles in subdirs.
@ -508,7 +508,7 @@
*
* Revision 1.85 1999/10/29 19:46:00 akool
* isdnlog-3.60
* - sucessfully ported/tested to/with:
* - successfully ported/tested to/with:
* - Linux-2.3.24 SMP
* - egcs-2.91.66
* using -DBIG_PHONE_NUMBERS

View File

@ -810,7 +810,7 @@ third day of the current month
.TP
[CC]YY\-MM\-DDThh:mm:ss
specifies a year, a moment, or something between. Each seperator
specifies a year, a moment, or something between. Each separator
\'-', 'T', and ':' can be omitted or not. If the first '-' is
missing, the century must be given.

View File

@ -2589,7 +2589,7 @@ static void repair(one_call *cur_call)
}
} /* if zone name first time */
} /* if valid zones_.. index */
} /* if getRate sucessful */
} /* if getRate successful */
} /* if DIALOUT && duration > && num[CALLED] */
if (is_defsrc && defsrc.mode == 2) /* do not display default source number */
*cur_call->num[CALLING] = 0;

View File

@ -2255,7 +2255,7 @@ again:
warning (dat, "Unknown tag '%c'", *s);
break;
} /* /switch tag */
} /* /while read from current ratefile sucessful */
} /* /while read from current ratefile successful */
fclose(stream);
if (include) {
free(files[include]);

View File

@ -69,7 +69,7 @@
* ignored (controlled by ignore_unknown_IE in isdnlog/isdnlog.h).
* - Added some information elements to isdnlog/messages.c.
* - Increased the length of msn (local number) in struct telnum.
* - Fixed seperation of country and area code for long numbers
* - Fixed separation of country and area code for long numbers
* in getDest, tools/dest.c.
* - Changed broken (with gcc 2.95.2) generation of .depend. The old
* output did not consider the location of objectfiles in subdirs.
@ -187,7 +187,7 @@
*
* Revision 1.49 1999/10/29 19:46:01 akool
* isdnlog-3.60
* - sucessfully ported/tested to/with:
* - successfully ported/tested to/with:
* - Linux-2.3.24 SMP
* - egcs-2.91.66
* using -DBIG_PHONE_NUMBERS