Browse Source

+ small updates with link to fpc instead of ppc386

carl 23 years ago
parent
commit
20732c6028
1 changed files with 4 additions and 4 deletions
  1. 4 4
      install/man/man5/fpc.cfg.5

+ 4 - 4
install/man/man5/fpc.cfg.5

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