diff options
Diffstat (limited to 'documentation/preface.html')
| -rw-r--r-- | documentation/preface.html | 14 |
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> |
