Fix rel.current entity.
This commit is contained in:
parent
6b349e72a8
commit
aa990a3fdb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11238
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
<!-- $FreeBSD: www/es/includes.sgml,v 1.7 1999/12/30 14:12:18 jesusr Exp $ -->
|
<!-- $FreeBSD: www/es/includes.sgml,v 1.8 2001/06/30 20:27:53 jesusr Exp $ -->
|
||||||
<!--
|
<!--
|
||||||
Base is the absolute URL for the given page, minus the actual page
|
Base is the absolute URL for the given page, minus the actual page
|
||||||
part. It should either be specified as a fully qualified URL, or
|
part. It should either be specified as a fully qualified URL, or
|
||||||
|
@ -71,7 +71,7 @@ src="&base;/gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border="0
|
||||||
other doc-related things you had to do. It'll save you time and
|
other doc-related things you had to do. It'll save you time and
|
||||||
trouble the next time around :-).)
|
trouble the next time around :-).)
|
||||||
-->
|
-->
|
||||||
<!ENTITY rel.current '4.3'>
|
<!ENTITY rel.current '4.4'>
|
||||||
|
|
||||||
<!-- URLs to information on the latest release -->
|
<!-- URLs to information on the latest release -->
|
||||||
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/notes.html'>
|
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/notes.html'>
|
||||||
|
|
Loading…
Reference in a new issue