summaryrefslogtreecommitdiff
path: root/documentation/preface.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-11-29 19:24:00 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-11-29 19:24:00 +0000
commit09daf20b81cdae78772f07c0af22a571d7cc73eb (patch)
tree1641f788cafe20b505355b0479ba0d528297eb30 /documentation/preface.html
parentb105ab8b7fb6281635076559aae96f2b3b12fc51 (diff)
Documentation updates galore (up to chapter 7, still need to do chapter
8 and 9, tweek the appendices, and recapture the screenshots...) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1786 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/preface.html')
-rw-r--r--documentation/preface.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/documentation/preface.html b/documentation/preface.html
index d6bd1952f..11f10a245 100644
--- a/documentation/preface.html
+++ b/documentation/preface.html
@@ -29,14 +29,14 @@ interfaces.</P>
<LI><A HREF="common.html#common">Chapter 3 - Common Widgets and Attributes</A></LI>
- <LI><A HREF="editor.html#editor">Chapter 4 - Designing a Simple Text
+ <LI><A HREF="editor.html#editor">Chapter 4 - Designing a Simple Text
Editor</A></LI>
<LI><A HREF="drawing.html#drawing">Chapter 5 - Drawing Things in FLTK</A></LI>
<LI><A HREF="events.html#events">Chapter 6 - Handling Events</A></LI>
- <LI><A HREF="subclassing.html#subclassing">Chapter 7 - Extending and
+ <LI><A HREF="subclassing.html#subclassing">Chapter 7 - Extending and
Adding Widgets</A></LI>
<LI><A HREF="opengl.html#opengl">Chapter 8 - Using OpenGL</A></LI>
@@ -47,7 +47,7 @@ interfaces.</P>
<LI><A HREF="functions.html#functions">Appendix B - Function Reference</A></LI>
- <LI><A HREF="enumerations.html#enumerations">Appendix C - Enumeration
+ <LI><A HREF="enumerations.html#enumerations">Appendix C - Enumeration
Reference</A></LI>
<LI><A HREF="glut.html#glut">Appendix D - GLUT Compatibility</A></LI>
@@ -92,12 +92,12 @@ interfaces.</P>
<H2>Copyrights and Trademarks</H2>
-<P>FLTK is Copyright 1998-2001 by Bill Spitzak and others. Use and
-distribution of FLTK is governed by the GNU Library General Public
+<P>FLTK is Copyright 1998-2001 by Bill Spitzak and others. Use and
+distribution of FLTK is governed by the GNU Library General Public
License, located in <A HREF="license.html#license">Appendix G</A>.</P>
-<P>UNIX is a registered trademark of the X Open Group, Inc. Microsoft
-and Windows are registered trademarks of Microsoft Corporation. OpenGL
+<P>UNIX is a registered trademark of the X Open Group, Inc. Microsoft
+and Windows are registered trademarks of Microsoft Corporation. OpenGL
is a registered trademark of Silicon Graphics, Inc. </P>
</BODY>