summaryrefslogtreecommitdiffstats
path: root/release/doc/fr_FR.ISO8859-1/installation/sparc64
diff options
context:
space:
mode:
Diffstat (limited to 'release/doc/fr_FR.ISO8859-1/installation/sparc64')
-rw-r--r--release/doc/fr_FR.ISO8859-1/installation/sparc64/article.sgml32
-rw-r--r--release/doc/fr_FR.ISO8859-1/installation/sparc64/install.sgml14
2 files changed, 20 insertions, 26 deletions
diff --git a/release/doc/fr_FR.ISO8859-1/installation/sparc64/article.sgml b/release/doc/fr_FR.ISO8859-1/installation/sparc64/article.sgml
index cdbbc68..4b894ca 100644
--- a/release/doc/fr_FR.ISO8859-1/installation/sparc64/article.sgml
+++ b/release/doc/fr_FR.ISO8859-1/installation/sparc64/article.sgml
@@ -1,22 +1,7 @@
-<!--
- The FreeBSD Documentation Project
- The FreeBSD French Documentation Project
-
- $Id$
- $FreeBSD$
- Original revision: 1.3
--->
-
-<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
-
-<!ENTITY release.url "ftp://ftp.FreeBSD.org/pub/FreeBSD/development/sparc64/">
-
-<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
-%man;
-<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
-%authors;
-<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//FR">
-%mlists;
+<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
+<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" [
+<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//FR">
+%entities;
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
%release;
<!ENTITY % sections SYSTEM "../common/install.ent"> %sections;
@@ -28,6 +13,15 @@
<!ENTITY sect.sparc64.install SYSTEM "./install.sgml">
]>
+<!--
+ The FreeBSD Documentation Project
+ The FreeBSD French Documentation Project
+
+ $Id$
+ $FreeBSD$
+ Original revision: 1.3
+-->
+
<article>
&artheader;
<abstract>
diff --git a/release/doc/fr_FR.ISO8859-1/installation/sparc64/install.sgml b/release/doc/fr_FR.ISO8859-1/installation/sparc64/install.sgml
index 56270ec..e4d8f5b 100644
--- a/release/doc/fr_FR.ISO8859-1/installation/sparc64/install.sgml
+++ b/release/doc/fr_FR.ISO8859-1/installation/sparc64/install.sgml
@@ -90,8 +90,8 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
<screenco>
<areaspec>
- <area id="prompt-single" coords="1 5">
- <area id="prompt-smp" coords="2 5">
+ <area id="prompt-single" coords="1 5"/>
+ <area id="prompt-smp" coords="2 5"/>
</areaspec>
<screen><prompt>ok </prompt>
@@ -126,8 +126,8 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
cdrom</command>. The system should boot into single-user mode
now, and you can create the disk label and install the base
system archive as described in <xref
- linkend="creating-disk-label"> and <xref
- linkend="creating-root-filesystem">.</para>
+ linkend="creating-disk-label"/> and <xref
+ linkend="creating-root-filesystem"/>.</para>
</sect2>
<sect2 id="prepare-network">
@@ -302,7 +302,7 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
<para>With the daemons on the netboot server configured, the
next step is to copy the kernel (obtained during the steps of
- <xref linkend="downloading">) to an appropriate directory.
+ <xref linkend="downloading"/>) to an appropriate directory.
There are two ways of retrieving a kernel over the network:
TFTP and NFS. (You specified one of these two alternatives by
picking a loader.)</para>
@@ -362,7 +362,7 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
<para>If all goes well, you can now boot the &os; on your &arch;
machine by dropping into the PROM prompt as described in <xref
- linkend="getting-to-prom-prompt">. Now, just type
+ linkend="getting-to-prom-prompt"/>. Now, just type
<command>boot net</command> and the system should boot.
Specifically, the loader is retrieved via TFTP, it then does a
BOOTP request and will proceed to load the kernel (either
@@ -519,7 +519,7 @@ drivedata: 0
<para>To create filesystems and to install the base system, boot
from CDROM or via NFS and create a disk label as described in
- <xref linkend="creating-disk-label">.</para>
+ <xref linkend="creating-disk-label"/>.</para>
<para>When booting the first time and you have not entered your
root partition into <filename>/etc/fstab</filename> yet, you may
OpenPOWER on IntegriCloud