Use » instead of » turned into hardcode
This commit is contained in:
parent
4b5311cfbb
commit
b46ced3ff0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9444
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<!doctype html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY title "The FreeBSD Project">
|
||||
<!ENTITY date "$FreeBSD: www/en/index.sgml,v 1.118 2001/05/09 23:45:35 dd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/index.sgml,v 1.119 2001/05/10 20:03:06 eric Exp $">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
|
@ -136,11 +136,11 @@ href="ru/index.html">Russian</a>, <a href="support.html#web">Other</a>
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><small>» <a href="&u.rel.announce;">Announcement</a><br>
|
||||
» <a href="&base;/doc/en_US.ISO_8859-1/books/handbook/install.html">Installation Guide</a></small></td>
|
||||
<td><small>» <a href="&u.rel.announce;">Announcement</a><br>
|
||||
» <a href="&base;/doc/en_US.ISO_8859-1/books/handbook/install.html">Installation Guide</a></small></td>
|
||||
|
||||
<td><small>» <a href="&u.rel.notes;">Release Notes</a><br>
|
||||
» <a href="&u.rel.errata;">Errata</a></small></td>
|
||||
<td><small>» <a href="&u.rel.notes;">Release Notes</a><br>
|
||||
» <a href="&u.rel.errata;">Errata</a></small></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue