diff options
Diffstat (limited to 'Doc/ref.tex')
-rw-r--r-- | Doc/ref.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/ref.tex b/Doc/ref.tex index a61c2de..e63fa7c 100644 --- a/Doc/ref.tex +++ b/Doc/ref.tex @@ -31,8 +31,8 @@ language for highly customizable C applications such as editors or window managers. Python is available for various operating systems, amongst which -several flavors of {\UNIX}, Amoeba, the Apple Macintosh O.S., -and MS-DOS. +several flavors of {\UNIX} (including Linux), the Apple Macintosh O.S., +MS-DOS, MS-Windows 3.1, Windows NT, and OS/2. This reference manual describes the syntax and ``core semantics'' of the language. It is terse, but attempts to be exact and complete. |