diff options
author | Keith Packard <keithp@keithp.com> | 2004-04-07 03:31:07 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-04-07 03:31:07 +0000 |
commit | 8221096b3aabe59cff1b6fe7cfb25e4aa4732aca (patch) | |
tree | 1e83a877915dd4b42bdbce3899fac97c47aba4d0 | |
parent | a3c74ef489502c3b77450e61bc84745858c0917e (diff) |
Oops. File names for .tgz were missing the 'R'. WORLDOPTS is "" by defaultxo-6_7_0
now. Switch sense of the documentation to match.
programs/Xserver/hw/xfree86/doc/sgml/defs.ent Hah! CVS fight. I prefer
lower case tags, so I've changed the documentation to use the original
name (xo_6_7_0) and tagged the tree. Note that the branch still isn't
created; we'll want to do that soon somehow.
-rw-r--r-- | defs.ent | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,8 +16,8 @@ <!ENTITY prevfullsrcvers CDATA "660"> <!ENTITY whichfullrel CDATA "seventh"> <!ENTITY whichupdaterel CDATA "none"> -<!ENTITY reltag CDATA "XORG-6_7_0"> -<!ENTITY relbranchtag CDATA "XORG-6_7-branch"> +<!ENTITY reltag CDATA "xo-6_7_0"> +<!ENTITY relbranchtag CDATA "xo-6_7-branch"> <!ENTITY rcnum CDATA "0"> <!-- Version of the most recent 3.3.x release --> |