Fix a macro expansion, missing a prefixing amperstand.
Reported by: junovitch Sponsored by: Rubicon Communications, LLC (Netgate)
This commit is contained in:
parent
2b82ed41a3
commit
7e3799fdf4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53223
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
|||
|
||||
<!ENTITY rel1.current.major '&rel112.current.major;'>
|
||||
<!ENTITY rel1.current '&rel112.current;'>
|
||||
<!ENTITY rel1.current.date 'rel112.current.date;'>
|
||||
<!ENTITY rel1.current.date '&rel112.current.date;'>
|
||||
|
||||
<!-- URLs to information on the latest release -->
|
||||
<!ENTITY u.rel1.notes '&u.rel112.notes;'>
|
||||
|
|
Loading…
Reference in a new issue