diff --git a/ghc/docs/users_guide/intro.sgml b/ghc/docs/users_guide/intro.sgml index 828eb0ef31ab3c3bf2deff464bf1d02775429c8d..7fd1ea64edd14a695f96bb79a45de02a054059c6 100644 --- a/ghc/docs/users_guide/intro.sgml +++ b/ghc/docs/users_guide/intro.sgml @@ -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>