mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
fix 24 more typos found with the help of codespell
(cherry picked from commit a92198bc5f196ec1b4a34dc042ff3a594e316ad7)
This commit is contained in:
parent
7003aba487
commit
482d1c3dd6
19 changed files with 24 additions and 24 deletions
|
@ -140,7 +140,7 @@ All recorded changes follow.
|
|||
11-03-21 package.sh: fix vpath probes
|
||||
11-03-17 iffe.sh: fix cleanup to rm $tmp* instead of $tmp*.*
|
||||
11-02-24 package.sh: change curl usage to "curl -L ..."
|
||||
11-02-11 package.sh,C+probe,make.probe,mamprobe.sh: add ###.*archiac.*###
|
||||
11-02-11 package.sh,C+probe,make.probe,mamprobe.sh: add ###.*archaic.*###
|
||||
11-02-02 Makefile: add :MAPLIB: check for ancient -lw
|
||||
11-02-02 make.probe: handle -print-multi-directory => 64 => /usr/lib64 /lib64
|
||||
11-02-02 package.sh: HOSTTYPE=*,*cc*[,-*,...] sets CC [ and CCFLAGS ]
|
||||
|
|
|
@ -102,7 +102,7 @@ All recorded changes follow.
|
|||
11-03-21 package.sh: fix vpath probes
|
||||
11-03-17 iffe.sh: fix cleanup to rm $tmp* instead of $tmp*.*
|
||||
11-02-24 package.sh: change curl usage to "curl -L ..."
|
||||
11-02-11 package.sh,C+probe,make.probe,mamprobe.sh: add ###.*archiac.*###
|
||||
11-02-11 package.sh,C+probe,make.probe,mamprobe.sh: add ###.*archaic.*###
|
||||
11-02-02 Makefile: add :MAPLIB: check for ancient -lw
|
||||
11-02-02 make.probe: handle -print-multi-directory => 64 => /usr/lib64 /lib64
|
||||
11-02-02 package.sh: HOSTTYPE=*,*cc*[,-*,...] sets CC [ and CCFLAGS ]
|
||||
|
|
|
@ -7079,7 +7079,7 @@ All recorded changes follow.
|
|||
12-06-28 aso/aso.c: asoinit(0,0,0): 0: no specific init, 1: app initialized
|
||||
12-06-27 sfio/sfvprintf.c: allow { L* z* } aliases for I* -- posix will probably pick one
|
||||
12-06-26 regex/regnexec.c: fix uninitialized variable reference
|
||||
12-06-26 comp/setlocale.c: utf8_wctomb() now calls (the corrrect) wc2utf8()
|
||||
12-06-26 comp/setlocale.c: utf8_wctomb() now calls (the correct) wc2utf8()
|
||||
12-06-25 string/chresc.c: accept \u[U+<hex>] and \u{U+<hex>}
|
||||
12-06-24 regex/regcomp.c: mb [^...] must be marked "complicated"
|
||||
12-06-20 port/astconf.c: increase DEBUG_astconf error debug levels (may leach into rt output)
|
||||
|
|
|
@ -8136,7 +8136,7 @@ All recorded changes follow.
|
|||
12-06-28 aso/aso.c: asoinit(0,0,0): 0: no specific init, 1: app initialized
|
||||
12-06-27 sfio/sfvprintf.c: allow { L* z* } aliases for I* -- posix will probably pick one
|
||||
12-06-26 regex/regnexec.c: fix uninitialized variable reference
|
||||
12-06-26 comp/setlocale.c: utf8_wctomb() now calls (the corrrect) wc2utf8()
|
||||
12-06-26 comp/setlocale.c: utf8_wctomb() now calls (the correct) wc2utf8()
|
||||
12-06-25 string/chresc.c: accept \u[U+<hex>] and \u{U+<hex>}
|
||||
12-06-24 regex/regcomp.c: mb [^...] must be marked "complicated"
|
||||
12-06-20 port/astconf.c: increase DEBUG_astconf error debug levels (may leach into rt output)
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
* :LICENSE: license-class-pattern
|
||||
* :CATEGORY: category-id ...
|
||||
* :COVERS: package ...
|
||||
* :REQURES: package ...
|
||||
* :REQUIRES: package ...
|
||||
* :INDEX: index description line
|
||||
* :DESCRIPTION:
|
||||
* [ verbose description ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue