From e9e5f4bdb1dcd043aa9a60e15f3f6ed52a1c96e8 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 13 Apr 2024 21:47:14 +0200 Subject: Remove "MS" from "MS Windows" in docs code, and comments The system (platform) is called "Windows", "MS Windows" doesn't make much sense. I removed "MS" for consistency. --- documentation/src/preface.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/src/preface.dox') diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox index f325c4dc8..67304fbd2 100644 --- a/documentation/src/preface.dox +++ b/documentation/src/preface.dox @@ -69,11 +69,11 @@ The X Window System version 11. \par Xlib The X Window System interface library. -\par MS Windows, WIN32 +\par Windows, WIN32 The Microsoft Windows Application Programmer's Interface for Windows 2000, Windows XP, Windows Vista, Windows 7 and later Windows versions. FLTK uses the preprocessor definition _WIN32 for the 32 bit -and 64 bit MS Windows API. +and 64 bit Windows API. \par OS X, __APPLE__ The Apple desktop operating sytem OS X 10.0 and later. MacOS 8 and 9 support -- cgit v1.2.3