summaryrefslogtreecommitdiff
path: root/documentation/Fl_Clock_Output.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Clock_Output.html')
-rw-r--r--documentation/Fl_Clock_Output.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/documentation/Fl_Clock_Output.html b/documentation/Fl_Clock_Output.html
index 7ec575e5f..0428f2fdc 100644
--- a/documentation/Fl_Clock_Output.html
+++ b/documentation/Fl_Clock_Output.html
@@ -23,10 +23,12 @@
</PRE>
</UL>
<H3>Description</H3>
-This widget can be used to display a program-supplied time.
+
+<P>This widget can be used to display a program-supplied time.
The time shown on the clock is not updated.
To display the current time, use <TT><A href=Fl_Clock.html#Fl_Clock>Fl_Clock</A></TT>
-instead.</P>
+instead.
+
<H3>Methods</H3>
<UL>
<LI><A href=#Fl_Clock_Output.Fl_Clock_Output>Fl_Clock_Output</A></LI>
@@ -55,4 +57,6 @@ and label string. The default boxtype is <TT>FL_NO_BOX</TT>.
given UNIX time value or specific hours, minutes, and seconds.
<P>The third form of <TT>value</TT> returns the displayed time in
seconds since the UNIX epoch (January 1, 1970). </P>
-</BODY></HTML>
+
+</BODY>
+</HTML>