Add missing entities.
This commit is contained in:
parent
85ac376104
commit
afb51fc893
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26003
4 changed files with 11 additions and 7 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY enbase "../&base;">
|
||||
<!ENTITY date "$FreeBSD: www/fr/community/irc.sgml,v 1.1 2005/10/12 12:29:17 blackend Exp $">
|
||||
<!ENTITY title "IRC">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navcommunity.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY enbase "../&base;">
|
||||
<!ENTITY date "$FreeBSD: www/fr/community/mailinglists.sgml,v 1.1 2005/10/12 12:29:17 blackend Exp $">
|
||||
<!ENTITY title "Mailing Lists">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navcommunity.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY enbase "../&base;">
|
||||
<!ENTITY date "$FreeBSD: www/fr/community/newsgroups.sgml,v 1.1 2005/10/12 12:29:17 blackend Exp $">
|
||||
<!ENTITY title "Newsgroups">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navcommunity.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY enbase "../&base;">
|
||||
<!ENTITY date "$FreeBSD: www/fr/community/webresources.sgml,v 1.1 2005/10/12 12:29:17 blackend Exp $">
|
||||
<!ENTITY title "Web Resources">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navcommunity.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
@ -37,7 +38,7 @@
|
|||
<li><a
|
||||
href="http://www.FreeBSD-fr.org/">Français</a></li>
|
||||
|
||||
<li><a href="zh/FAQ/FAQ.html">FAQ en chinois</a></li>
|
||||
<li><a href="&enbase;/doc/zh/FAQ/FAQ.html">FAQ en chinois</a></li>
|
||||
|
||||
<li><a
|
||||
href="http://www.kr.FreeBSD.org/">Coréen</a></li>
|
||||
|
|
@ -54,11 +55,11 @@
|
|||
<li><a href="http://npf.pt.FreeBSD.org/">Portugais</a></li>
|
||||
|
||||
<li><a
|
||||
href="&base;/doc/pt_BR.ISO8859-1/books/faq/index.html">FAQ en
|
||||
href="&enbase;/doc/pt_BR.ISO8859-1/books/faq/index.html">FAQ en
|
||||
portugais du Brésil</a></li>
|
||||
|
||||
<li><a href="http://www.FreeBSD.org.ru/">Russe</a>, <a
|
||||
href="&base;/doc/ru_RU.KOI8-R/books/faq/index.html">FAQ</a></li>
|
||||
href="&enbase;/doc/ru_RU.KOI8-R/books/faq/index.html">FAQ</a></li>
|
||||
</ul>
|
||||
|
||||
<p>Pour toute information sur l'avancement du projet FreeBSD et
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue