[project @ 2000-07-31 10:06:30 by simonmar]
authorsimonmar <unknown>
Mon, 31 Jul 2000 10:06:30 +0000 (10:06 +0000)
committersimonmar <unknown>
Mon, 31 Jul 2000 10:06:30 +0000 (10:06 +0000)
x.yy.DDMMYYYY should be x.yy.YYYYMMDD for unstable snapshots.

ghc/docs/users_guide/intro.sgml

index 828eb0e..7fd1ea6 100644 (file)
@@ -394,8 +394,8 @@ Some Haskell-related discussion takes place in the Usenet newsgroup
          GHC web site for details).</para>
 
          <para>Snapshot releases are named
-         <literal>x.yy.DDMMYYYY</literal> where <literal>yy</literal>
-         is <emphasis>odd</emphasis>, and <literal>DDMMYYYY</literal>
+         <literal>x.yy.YYYYMMDD</literal> where <literal>yy</literal>
+         is <emphasis>odd</emphasis>, and <literal>YYYYMMDD</literal>
          is the date of the sources from which the snapshot was
          built.  In theory, you can check out the exact same sources
          from the CVS repository using this date.</para>