summaryrefslogtreecommitdiff
path: root/documentation/src
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2023-12-05 17:01:51 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2023-12-05 17:01:51 +0100
commitcb0930190af7527e8dea2706d52ba7a4dab9aad6 (patch)
tree73b01af4637b16ece7dad9814ac3db4ab35a273f /documentation/src
parent538ad1828f8e69daee02f35a14dd0ae3d4ba5c31 (diff)
Remove remaining 'pronounced "fulltick"' statements
+ fix source URL in fltk.spec.in + fix some typos
Diffstat (limited to 'documentation/src')
-rw-r--r--documentation/src/fltk.man16
1 files changed, 9 insertions, 7 deletions
diff --git a/documentation/src/fltk.man b/documentation/src/fltk.man
index 89d680a75..9a702dc78 100644
--- a/documentation/src/fltk.man
+++ b/documentation/src/fltk.man
@@ -3,14 +3,16 @@
fltk \- the fast light tool kit
.sp
.SH SYNOPSIS
-The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a
-C++ graphical user interface toolkit for the X Window
-System, MacOS(r), and Microsoft Windows(r) that supports OpenGL(r).
+The Fast Light Tool Kit ("FLTK") is a cross-platform C++ GUI toolkit
+for UNIX(r)/Linux(r) (X11 and Wayland), Microsoft(r) Windows(r),
+and macOS(r). FLTK provides modern GUI functionality without
+bloat and supports 3D graphics via OpenGL(r) and its built-in
+GLUT emulation.
It was originally developed by Mr. Bill Spitzak and is currently
maintained by a small group of developers across the world with
-a central repository in the US.
+a central repository on GitHub.
.LP
-FLTK is provides under the terms of the GNU Library General Public License,
+FLTK is provided under the terms of the GNU Library General Public License,
with the following exceptions:
.IP
1. Modifications to the FLTK configure script, config header
@@ -29,8 +31,8 @@ constitute a derivative work.
3. Static linking of applications and widgets to the FLTK
library does not constitute a derivative work and does not
require the author to provide source code for the application or
-widget, use the shared FLTK libraries, or link their
-applications or widgets against a user-supplied version of FLTK.
+widget, use the shared FLTK libraries, or link their applications
+or widgets against a user-supplied version of FLTK.
.IP
If you link the application or widget to a modified version of
FLTK, then the changes to FLTK must be provided under the terms