summaryrefslogtreecommitdiff
path: root/documentation/fluid.1
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2000-04-25 22:17:00 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2000-04-25 22:17:00 +0000
commit4b561b6e908a89d91f466bbc8a76c0f1084ee0df (patch)
tree782dc1b0f175b761f2a75c39d0621cf7e54d91cf /documentation/fluid.1
parent4edd134933f7d9c6235667eede83bc54cf8e1070 (diff)
Updated copyright notices for all of the 1.0.x files.
Updated the configure script for *BSD and GCC 2.95 (-fno-exceptions) Added install rule to documentation directory. Dumped old packages directory; added traditional RPM spec file and EPM list file (that replace all of the packages stuff) The FLUID man page is now "fluid.1" for the formatted page and "fluid.man" for the non-formatted page, since only IRIX uses pack'd formatted man pages. Whew! git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1090 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/fluid.1')
-rw-r--r--documentation/fluid.187
1 files changed, 66 insertions, 21 deletions
diff --git a/documentation/fluid.1 b/documentation/fluid.1
index 8f183aa04..277dbea50 100644
--- a/documentation/fluid.1
+++ b/documentation/fluid.1
@@ -1,21 +1,66 @@
-.TH fluid 1 "Fast Light Tool Kit" "4 March 1998"
-.SH NAME
-fluid \- the fast light user-interface designer
-.sp
-.SH SYNOPSIS
-.nf
-fluid \fI[-c [-o code-filename -h header-filename]] [filename.fl]\fR
-.fi
-.SH DESCRIPTION
-\fIfluid\fR is an interactive GUI designer for FLTK. When run with no arguments
-or with a filename, \fIfluid\fR will display the GUI hierarchy and any windows
-defined in the file. Functions, classes, windows, and GUI components can be
-manipulated as needed.
-.LP
-When used with the \fI-c\fR option, \fIfluid\fR will create the necessary C++
-header and code files in the current directory. You can override the default
-extensions, filenames, and directories using the \fI-o\fR and \fI-h\fR options.
-.SH SEE ALSO
-FLTK 1.0 Programming Manual, chapter 8.
-.SH AUTHOR
-Bill Spitzak and others.
+
+
+
+fluid(1) fluid(1)
+
+
+NNAAMMEE
+ fluid - the fast light user-interface designer
+
+
+SSYYNNOOPPSSIISS
+ fluid _[_-_c _[_-_o _c_o_d_e_-_f_i_l_e_n_a_m_e _-_h _h_e_a_d_e_r_-_f_i_l_e_n_a_m_e_]_] _[_f_i_l_e_n_a_m_e_._f_l_]
+
+DDEESSCCRRIIPPTTIIOONN
+ _f_l_u_i_d is an interactive GUI designer for FLTK. When run
+ with no arguments or with a filename, _f_l_u_i_d will display
+ the GUI hierarchy and any windows defined in the file.
+ Functions, classes, windows, and GUI components can be
+ manipulated as needed.
+
+ When used with the _-_c option, _f_l_u_i_d will create the neces-
+ sary C++ header and code files in the current directory.
+ You can override the default extensions, filenames, and
+ directories using the _-_o and _-_h options.
+
+SSEEEE AALLSSOO
+ FLTK 1.0 Programming Manual, chapter 8.
+
+AAUUTTHHOORR
+ Bill Spitzak and others.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+4 March 1998 Fast Light Tool Kit 1
+
+