|
@@ -1,4 +1,4 @@
|
|
|
-.TH fpc.cfg 5 "23 november 2001" FPC "FPC configuration file"
|
|
|
+.TH fpc.cfg 5 "22 february 2002" FPC "FPC configuration file"
|
|
|
.SH NAME
|
|
|
fpc.cfg \- Free Pascal Compiler (FPC) configuration file, name derived from Free Pascal Compiler.
|
|
|
|
|
@@ -7,12 +7,12 @@ This is the main configuration file of the
|
|
|
.I Free Pascal Compiler (FPC)
|
|
|
.PP
|
|
|
All commandline options of the compiler (described in
|
|
|
-.BR ppc386 (1)
|
|
|
+.BR fpc (1)
|
|
|
) can be specified in fpc.cfg
|
|
|
|
|
|
When the configuration file is found, it is read, and the lines
|
|
|
it contains are treated like you typed them on the command line see
|
|
|
-.BR ppc386 (1)
|
|
|
+.BR fpc (1)
|
|
|
with some extra condtional possibilities.
|
|
|
|
|
|
.SH SYNTAX
|
|
@@ -282,4 +282,4 @@ the latest release and the lastest developpers
|
|
|
snapshot.
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
-.BR ppc386 (1)
|
|
|
+.BR fpc (1)
|