slive 02/04/25 11:59:08
Modified: htdocs/manual/howto ssi.html.en
Log:
Correct reference for SSI time format.
Submitted by: [EMAIL PROTECTED] (Masao Takaku)
PR: 8449
Revision Changes Path
1.11 +1 -1 httpd-docs-1.3/htdocs/manual/howto/ssi.html.en
Index: ssi.html.en
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/howto/ssi.html.en,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -b -u -r1.10 -r1.11
--- ssi.html.en 28 Nov 2001 19:14:57 -0000 1.10
+++ ssi.html.en 25 Apr 2002 18:59:08 -0000 1.11
@@ -317,7 +317,7 @@
</pre>
<p>For more details on the <code>timefmt</code> format, go to
- your favorite search site and look for <code>ctime</code>. The
+ your favorite search site and look for <code>strftime()</code>. The
syntax is the same.</p>
<hr />
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]