From 3572e531ca8cbe815dce5a5899e5bbee257e4a1c Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 9 Jun 2005 22:35:23 +0000 Subject: Mention prefix %t has no milliseconds. --- doc/src/sgml/runtime.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 216e8f7e9a1..dff90174020 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -2841,12 +2841,12 @@ archive_command = 'copy "%p" /mnt/server/archivedir/"%f"' # Windows %t - Time stamp + Time stamp (no milliseconds) no %m - Timestamp with milliseconds + Time stamp with milliseconds no -- cgit v1.2.3