diff options
Diffstat (limited to 'math/pspp')
-rw-r--r-- | math/pspp/DESCR | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/pspp/DESCR b/math/pspp/DESCR index 2a998c65256..c5ecb213b69 100644 --- a/math/pspp/DESCR +++ b/math/pspp/DESCR @@ -4,9 +4,9 @@ or PostScript format. In previous releases, PSPP was known as Fiasco. A main goal of the PSPP project is compatibility with the SPSS language. PSPP also aims to be written better than the program it replaces. Right -now this includes: +now this includes: - * High-quality output formatting: + * High-quality output formatting: - Presentation-quality tables on devices that can handle it, such as laser printers and raster displays. This is currently implemented through a PostScript driver and a simple HTML tables driver. @@ -19,6 +19,6 @@ now this includes: - All this can be done on any operating system that PSPP supports. Though the latest versions of what PSPP replaces support similar functionality, they do so only under non-free Microsoft - operating systems. + operating systems. * Portability: PSPP is easy to port. It should be simple to port it - to any operating system having an ANSI C compiler. + to any operating system having an ANSI C compiler. |