aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/htdocs/platforms/ia64/news.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fr_FR.ISO8859-1/htdocs/platforms/ia64/news.xml')
-rw-r--r--fr_FR.ISO8859-1/htdocs/platforms/ia64/news.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/fr_FR.ISO8859-1/htdocs/platforms/ia64/news.xml b/fr_FR.ISO8859-1/htdocs/platforms/ia64/news.xml
new file mode 100644
index 0000000000..dae1e242a9
--- /dev/null
+++ b/fr_FR.ISO8859-1/htdocs/platforms/ia64/news.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+
+<!--
+ The FreeBSD Documentation Project
+ The FreeBSD French Documentation Project
+
+ Original revision: 1.2
+-->
+
+<!-- Simple schema for FreeBSD Project news.
+
+ Divide time in to <year>, <month>, and <day> elements, each of which
+ has a <name>.
+
+ each <day> element contains one or more <event> elements.
+
+ Each <event> contains an optional <title>, and then a <p>. <p> elements
+ can contain <a> anchors. Within the "href" attribute of the anchor
+ $base will be replaced with the base URI necessary to reach the FreeBSD
+ document root, and should always be used to start URLs at www.FreeBSD.org
+ or one of the mirrors.
+
+ Use the <title> element if the <p> content is lengthy. When generating
+ synopses of this information (e.g., for syndication using RDF files),
+ the contents of <title> will be preferred over <p>.
+-->
+
+<news>
+ <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
+ <cvs:keyword name="freebsd">
+ $FreeBSD: www/fr/platforms/ia64/news.xml,v 1.1 2005/10/15 08:37:59 blackend Exp $
+ </cvs:keyword>
+ </cvs:keywords>
+
+</news>