summaryrefslogtreecommitdiffstats
path: root/release/doc/fr_FR.ISO8859-1/hardware/ia64
diff options
context:
space:
mode:
Diffstat (limited to 'release/doc/fr_FR.ISO8859-1/hardware/ia64')
-rw-r--r--release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile26
-rw-r--r--release/doc/fr_FR.ISO8859-1/hardware/ia64/article.xml33
-rw-r--r--release/doc/fr_FR.ISO8859-1/hardware/ia64/proc-ia64.xml13
3 files changed, 0 insertions, 72 deletions
diff --git a/release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile b/release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile
deleted file mode 100644
index 42d63cc..0000000
--- a/release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-#
-# The FreeBSD Documentation Project
-# The FreeBSD French Documentation Project
-#
-# $Id$
-# $FreeBSD$
-# Original revision: 1.2
-
-RELN_ROOT?= ${.CURDIR}/../../..
-
-DOC?= article
-FORMATS?= html
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-JADEFLAGS+= -V %generate-article-toc%
-
-# SGML content
-SRCS+= article.xml
-# SRCS+= proc-ia64.xml
-SRCS+= ../common/hw.ent
-SRCS+= ../common/artheader.xml
-SRCS+= ../common/dev.xml
-
-.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
-.include "${DOC_PREFIX}/share/mk/doc.project.mk"
diff --git a/release/doc/fr_FR.ISO8859-1/hardware/ia64/article.xml b/release/doc/fr_FR.ISO8859-1/hardware/ia64/article.xml
deleted file mode 100644
index 5da9316..0000000
--- a/release/doc/fr_FR.ISO8859-1/hardware/ia64/article.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
- "../../../share/xml/freebsd50.dtd" [
-<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
- %release;
-<!ENTITY % sections SYSTEM "../common/hw.ent"> %sections;
-
-<!-- Architecture-specific customization -->
-
-<!ENTITY arch "ia64">
-<!ENTITY arch.print "IA-64">
-]>
-<!--
- The FreeBSD Documentation Project
- The FreeBSD French Documentation Project
-
- $Id$
- $FreeBSD$
- Original revision: 1.2
--->
-<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
- &artheader;
-
- <abstract>
- <para>Ce document est un document en version alpha. Il est
- incomplet et ne reflète certainement pas la réalité de cette
- plateforme.</para>
- </abstract>
-
- &sect.intro;
- &sect.proc.ia64;
- &sect.dev;
-</article>
diff --git a/release/doc/fr_FR.ISO8859-1/hardware/ia64/proc-ia64.xml b/release/doc/fr_FR.ISO8859-1/hardware/ia64/proc-ia64.xml
deleted file mode 100644
index 9da2488..0000000
--- a/release/doc/fr_FR.ISO8859-1/hardware/ia64/proc-ia64.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<!--
- The FreeBSD Documentation Project
- The FreeBSD French Documentation Project
-
- $Id$
- $FreeBSD$
- Original revision: 1.1
--->
-<sect1 xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
- <title>Processeurs et cartes m&egrave;res support&eacute;es</title>
-
- <para>Section a &eacute;crire.</para>
-</sect1>
OpenPOWER on IntegriCloud