trademarks is not translated, fix the URL to point to the english version.
Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
This commit is contained in:
parent
060b2f87c9
commit
bc5e1c9ef4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21897
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY enbase "../&base;">
|
||||
<!ENTITY date "$FreeBSD: www/fr/copyright/copyright.sgml,v 1.4 2004/08/05 20:29:38 stephane Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/fr/copyright/copyright.sgml,v 1.5 2004/08/09 20:03:23 stephane Exp $">
|
||||
<!ENTITY title "Informations légales et Copyright FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -23,7 +23,8 @@
|
|||
<h2><a href="freebsd-license.html">Le Copyright FreeBSD</a></h2>
|
||||
<!-- freebsd-doc-license pas encore traduit => utilise enbase -->
|
||||
<h2><a href="&enbase;/copyright/freebsd-doc-license.html">La Licence de la Documentation FreeBSD</a></h2>
|
||||
<h2><a href="trademarks.html">Marques Déposées</a></h2>
|
||||
<!-- trademarks pas encore traduit => utilise enbase -->
|
||||
<h2><a href="&enbase;/copyright/trademarks.html">Marques Déposées</a></h2>
|
||||
<h2><a href="license.html">Le Copyright BSD</a></h2>
|
||||
<h2><a href="daemon.html">Le Démon BSD</a></h2>
|
||||
<h2><a href="LEGAL">Restrictions sur la redistribution des Ports FreeBSD</a></h2>
|
||||
|
|
Loading…
Reference in a new issue