Use · instead of hardcoded ·
This commit is contained in:
parent
13c388475b
commit
ba0e9829cf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9259
1 changed files with 3 additions and 3 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.106 2001/04/11 22:31:43 dd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/index.sgml,v 1.107 2001/04/17 12:21:52 nik Exp $">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
|
@ -133,9 +133,9 @@ href="ru/index.html">Russian</a>, <a href="support.html#web">Other</a>
|
|||
<td align="center"><b>Current Release: 4.2</b><br>
|
||||
<small><a
|
||||
href="&base;/releases/4.2R/announce.html">Announcement</a>
|
||||
· <a
|
||||
· <a
|
||||
href="&base;/handbook/install.html">Installation
|
||||
Guide</a> · <a
|
||||
Guide</a> · <a
|
||||
href="&base;/releases/4.2R/errata.html">Errata</a></small></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue