From 3d31235df6c478bdfdcedba10b648179d345cfd8 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 25 Apr 2002 19:00:20 +0000 Subject: [PATCH] Correct SSI time format reference. Submitted by: masao@ulis.ac.jp (Masao Takaku) PR: 8449 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94803 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/ssi.html.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/howto/ssi.html.en b/docs/manual/howto/ssi.html.en index 0263123e10..1b32855aba 100644 --- a/docs/manual/howto/ssi.html.en +++ b/docs/manual/howto/ssi.html.en @@ -313,7 +313,7 @@

For more details on the timefmt format, go to - your favorite search site and look for ctime. The + your favorite search site and look for strftime. The syntax is the same.


-- 2.50.1