浏览代码

* rename ppc386.cfg to ppc.cfg

carl 24 年之前
父节点
当前提交
70d2f88ea7
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      install/README
  2. 2 2
      install/debian/README.Debian

+ 1 - 1
install/README

@@ -33,7 +33,7 @@ LD              linker to use
                 Default: LD=ld
                 Default: LD=ld
 
 
 RELEASE         setting this to a value (for example RELEASE=1) will compile
 RELEASE         setting this to a value (for example RELEASE=1) will compile
-                for a release, no ppc386.cfg is read an compile is done with
+                for a release, no ppc.cfg is read an compile is done with
                 the following settings: '-Xs -OG2p2 -n'
                 the following settings: '-Xs -OG2p2 -n'
 
 
 VERBOSE         setting this to a value (for example VERBOSE=1) will compile
 VERBOSE         setting this to a value (for example VERBOSE=1) will compile

+ 2 - 2
install/debian/README.Debian

@@ -19,9 +19,9 @@ in /etc/texmf/texmf.cnf to use (at least) the specified values:
 As shipped, only the .pdf docs are built. You may want to make the HTML
 As shipped, only the .pdf docs are built. You may want to make the HTML
 files with latex2html by yourself, and eventually adapt the doc-base file.
 files with latex2html by yourself, and eventually adapt the doc-base file.
      
      
-To create a new config file for fpc (/etc/ppc386.cfg) use the command:
+To create a new config file for fpc (/etc/ppc.cfg) use the command:
  /usr/lib/fpc/1.0.4/samplecfg /usr/lib/fpc/1.0.4
  /usr/lib/fpc/1.0.4/samplecfg /usr/lib/fpc/1.0.4
-However, you should be aware, that said file /etc/ppc386.cfg is
+However, you should be aware, that said file /etc/ppc.cfg is
 declared as a conffile since version 1.0.2.
 declared as a conffile since version 1.0.2.
 
 
 Free Vision (fp-fv) had to be removed due to licesing issues.
 Free Vision (fp-fv) had to be removed due to licesing issues.