clfs-1.2
clfs-2.1
clfs-3.0.0-systemd
clfs-3.0.0-sysvinit
systemd
sysvinit
Last change
on this file since 7ed0e05 was 617118d, checked in by Jim Gifford <clfs@…>, 19 years ago |
r561@server (orig r559): root | 2005-06-05 02:38:49 -0700
Fixed Directory Structure
|
-
Property mode
set to
100644
|
File size:
1.6 KB
|
Rev | Line | |
---|
[617118d] | 1 | Submitted By: BLFS Book <blfs-book@linuxfromscratch.org>
|
---|
| 2 | Date: 2003-10-05
|
---|
| 3 | Initial Package Version: 1.5
|
---|
| 4 | Origin: BLFS Book
|
---|
| 5 | Description: Remove some annonying messages when running openjade.
|
---|
| 6 |
|
---|
| 7 | $LastChangedBy: bdubbs $
|
---|
| 8 | $Date: 2004-08-07 18:56:30 -0600 (Sat, 07 Aug 2004) $
|
---|
| 9 |
|
---|
| 10 | diff -Naur OpenSP-1.5/lib/Syntax.cxx OpenSP-1.5-patched/lib/Syntax.cxx
|
---|
| 11 | --- OpenSP-1.5/lib/Syntax.cxx 2000-03-14 23:17:25.000000000 +0000
|
---|
| 12 | +++ OpenSP-1.5-patched/lib/Syntax.cxx 2003-05-24 18:36:39.000000000
|
---|
| 13 | +0000
|
---|
| 14 | @@ -24,7 +24,7 @@
|
---|
| 15 | 16,
|
---|
| 16 | 16,
|
---|
| 17 | 16,
|
---|
| 18 | - 32,
|
---|
| 19 | + 253,
|
---|
| 20 | 96,
|
---|
| 21 | 16,
|
---|
| 22 | 240,
|
---|
| 23 | diff -Naur OpenSP-1.5/unicode/gensyntax.pl
|
---|
| 24 | OpenSP-1.5-patched/unicode/gensyntax.pl
|
---|
| 25 | --- OpenSP-1.5/unicode/gensyntax.pl 1999-11-04 08:36:18.000000000
|
---|
| 26 | +0000
|
---|
| 27 | +++ OpenSP-1.5-patched/unicode/gensyntax.pl 2003-05-24
|
---|
| 28 | 18:39:53.000000000 +0000
|
---|
| 29 | @@ -185,7 +185,7 @@
|
---|
| 30 |
|
---|
| 31 | QUANTITY SGMLREF -- To be determined --
|
---|
| 32 | ATTSPLEN 1920 -- ?? --
|
---|
| 33 | - LITLEN 240 -- ?? --
|
---|
| 34 | + LITLEN 8092 -- ?? --
|
---|
| 35 | NAMELEN 240 -- ?? --
|
---|
| 36 | PILEN 1920 -- ?? --
|
---|
| 37 | TAGLEN 1920 -- ?? --
|
---|
| 38 | diff -Naur OpenSP-1.5/unicode/unicode.syn
|
---|
| 39 | OpenSP-1.5-patched/unicode/unicode.syn
|
---|
| 40 | --- OpenSP-1.5/unicode/unicode.syn 1999-11-04 08:36:18.000000000
|
---|
| 41 | +0000
|
---|
| 42 | +++ OpenSP-1.5-patched/unicode/unicode.syn 2003-05-24
|
---|
| 43 | 18:40:12.000000000 +0000
|
---|
| 44 | @@ -1266,7 +1266,7 @@
|
---|
| 45 |
|
---|
| 46 | QUANTITY SGMLREF -- To be determined --
|
---|
| 47 | ATTSPLEN 1920 -- ?? --
|
---|
| 48 | - LITLEN 240 -- ?? --
|
---|
| 49 | + LITLEN 8092 -- ?? --
|
---|
| 50 | NAMELEN 240 -- ?? --
|
---|
| 51 | PILEN 1920 -- ?? --
|
---|
| 52 | TAGLEN 1920 -- ?? --
|
---|
| 53 |
|
---|
| 54 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.