diff options
Diffstat (limited to 'development/fpc')
-rw-r--r-- | development/fpc/README | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/development/fpc/README b/development/fpc/README index 66c1c3b148eca..f92e75fa8cdc0 100644 --- a/development/fpc/README +++ b/development/fpc/README @@ -1,9 +1,9 @@ -Free Pascal (aka FPK Pascal) is a 32 and 64 bit professional Pascal compiler. -It is available for different processors: Intel x86, Amd64/x86_64, PowerPC, -PowerPC64, Sparc, ARM. The discontinued 1.0 version also supports the -Motorola 680x0. The following operating systems are supported: Linux, FreeBSD, -Mac OS X/Darwin, DOS, Win32, Win64, WinCE, OS/2, Netware (libc and classic) -and MorphOS. +Free Pascal (aka FPK Pascal) is a 32 and 64 bit professional Pascal +compiler. It is available for different processors: Intel x86, +Amd64/x86_64, PowerPC, PowerPC64, Sparc, ARM. The discontinued 1.0 +version also supports the Motorola 680x0. The following operating +systems are supported: Linux, FreeBSD, Mac OS X/Darwin, DOS, Win32, +Win64, WinCE, OS/2, Netware (libc and classic) and MorphOS. -NOTE: -This package conflict with ptop as both install ptop binary in /usr/bin. +NOTE: This package conflicts with ptop, as both install a ptop binary +in /usr/bin. |