aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/htdocs/news/status/report-sample.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fr_FR.ISO8859-1/htdocs/news/status/report-sample.xml')
-rw-r--r--fr_FR.ISO8859-1/htdocs/news/status/report-sample.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/fr_FR.ISO8859-1/htdocs/news/status/report-sample.xml b/fr_FR.ISO8859-1/htdocs/news/status/report-sample.xml
new file mode 100644
index 0000000000..4f8fcced56
--- /dev/null
+++ b/fr_FR.ISO8859-1/htdocs/news/status/report-sample.xml
@@ -0,0 +1,42 @@
+<!-- $FreeBSD$ -->
+
+<!--
+ The FreeBSD French Documentation Project
+ Original revision: 1.2
+
+ Version francaise : David Correia <baal-uix@wanadoo.fr>
+-->
+
+<project>
+ <title>Exemple de rapport de statut</title>
+
+ <contact>
+ <person>
+ <name>
+ <given>John</given>
+
+ <common>Smith</common>
+ </name>
+
+ <email>test@FreeBSD.org</email>
+ </person>
+ </contact>
+
+ <links>
+ <!-- A hypertext link with a description... -->
+ <url href="http://www.example.com/project/url/here">Description.</url>
+
+ <!-- And/or one without. -->
+ <url href="http://www.example.net/another/url" />
+ </links>
+
+ <body>
+ <p>Vous pouvez commencer votre premier paragraphe ici. En g&eacute;neral, vous
+ ne soumettrez qu'un seul paragraphe par rapport car ils
+ doivent &ecirc;tre brefs. Si toutefois, vous trouvez
+ n&eacute;cessaire d'en &eacute;crire un avec plusieurs paragraphes, c'est tr&egrave;s
+ simple.</p>
+
+ <p>Ouvrez juste un autre tag "p".</p>
+ </body>
+</project>