summaryrefslogtreecommitdiff
path: root/documentation/fltk.man
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/fltk.man')
-rw-r--r--documentation/fltk.man22
1 files changed, 22 insertions, 0 deletions
diff --git a/documentation/fltk.man b/documentation/fltk.man
new file mode 100644
index 000000000..14995e78f
--- /dev/null
+++ b/documentation/fltk.man
@@ -0,0 +1,22 @@
+.TH fltk 1 "Fast Light Tool Kit" "27 January 2001"
+.SH NAME
+fltk \- the fast light Tool Kit
+.sp
+.SH SYNOPSIS
+
+The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
+C++ graphical user interface toolkit for X (UNIX(R)), OpenGL(R), and
+Microsoft(R) Windows(R) NT 4.0, 95, or 98. 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.
+
+.SH SEE ALSO
+.nf
+FLTK Programming Manual
+file:/usr/local/share/doc/fltk/index.html
+.PP
+http://www.fltk.org
+.PP
+.BR fluid (1)
+.SH AUTHOR
+Bill Spitzak and others.