summaryrefslogtreecommitdiff
path: root/hurd/translator/xmlfs.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/translator/xmlfs.mdwn')
-rw-r--r--hurd/translator/xmlfs.mdwn12
1 files changed, 9 insertions, 3 deletions
diff --git a/hurd/translator/xmlfs.mdwn b/hurd/translator/xmlfs.mdwn
index 769c43ce..a4de1668 100644
--- a/hurd/translator/xmlfs.mdwn
+++ b/hurd/translator/xmlfs.mdwn
@@ -1,11 +1,17 @@
-[[!meta copyright="Copyright © 2008 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2008, 2013 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
-is included in the section entitled
-[[GNU Free Documentation License|/fdl]]."]]"""]]
+is included in the section entitled [[GNU Free Documentation
+License|/fdl]]."]]"""]]
+
+`xmlfs` is a translator that provides access to XML documents through the
+filesystem.
+
+
+# Source
<http://www.nongnu.org/hurdextras/#xmlfs>