summaryrefslogtreecommitdiff
path: root/documentation/fltk.3
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-02-12 15:12:14 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-02-12 15:12:14 +0000
commit86b5507486164da7cd7a71c6a688666ee3fb5d83 (patch)
tree730d6799520894c2cdaa2ac12d14f7a8cd8e8c53 /documentation/fltk.3
parent7eae5f4f873fc3911bf8ee3556391e89b1ec597e (diff)
Configure script changes to support man pages, HTMLDOC, AIX/QNX with
strings.h, etc. Add check for strings.h in fluid/factory.cxx. Add directories and man page rules to makeinclude.in Rename man page sources; these are formatted to the correct extensions. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1368 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/fltk.3')
-rw-r--r--documentation/fltk.322
1 files changed, 0 insertions, 22 deletions
diff --git a/documentation/fltk.3 b/documentation/fltk.3
deleted file mode 100644
index 14995e78f..000000000
--- a/documentation/fltk.3
+++ /dev/null
@@ -1,22 +0,0 @@
-.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.