Fix some &base;/&enbase; entities.
PR: www/159379 Submitted by: Alain AUDEBERT <deuza@fr.freebsd.org>
This commit is contained in:
parent
881b641da6
commit
3803be4f7c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37508
1 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $FreeBSD: www/fr/share/sgml/header.l10n.ent,v 1.5 2011/05/05 20:04:41 blackend Exp $ -->
|
||||
<!-- $FreeBSD: www/fr/share/sgml/header.l10n.ent,v 1.6 2011/05/10 18:34:03 blackend Exp $ -->
|
||||
|
||||
<!-- FreeBSD HTML Header L10N Entities -->
|
||||
<!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header L10N Entities//EN" -->
|
||||
|
|
@ -46,10 +46,10 @@
|
|||
<ul>
|
||||
<li><a href="&base;/docs.html">Documentation</a>
|
||||
<ul>
|
||||
<li><a href="&base;/doc/en_US.ISO8859-1/books/faq/">FAQ</a></li>
|
||||
<li><a href="&base;/doc/en_US.ISO8859-1/books/handbook/">Manuel de référence</a></li>
|
||||
<li><a href="&base;/doc/en_US.ISO8859-1/books/porters-handbook">Manuel du porteur d'application</a></li>
|
||||
<li><a href="&base;/doc/en_US.ISO8859-1/books/developers-handbook">Manuel du développeur</a></li>
|
||||
<li><a href="&enbase;/doc/en_US.ISO8859-1/books/faq/">FAQ</a></li>
|
||||
<li><a href="&enbase;/doc/en_US.ISO8859-1/books/handbook/">Manuel de référence</a></li>
|
||||
<li><a href="&enbase;/doc/en_US.ISO8859-1/books/porters-handbook">Manuel du porteur d'application</a></li>
|
||||
<li><a href="&enbase;/doc/en_US.ISO8859-1/books/developers-handbook">Manuel du développeur</a></li>
|
||||
<li><a href="&cgibase;/man.cgi">Pages de manuel</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
<ul>
|
||||
<li><a href="&base;/community/mailinglists.html">Listes de diffusion</a></li>
|
||||
<li><a href="http://forums.freebsd.org">Forums de discussion</a></li>
|
||||
<li><a href="&base;/usergroups.html">Groupes d'utilisateurs</a></li>
|
||||
<li><a href="&enbase;/usergroups.html">Groupes d'utilisateurs</a></li>
|
||||
<li><a href="&base;/events/events.html">Evénements</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue