diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-03-27 18:01:28 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-03-27 18:01:28 +0100 |
commit | d1d81b04024d451cee3dd33b312aa18c454cedc9 (patch) | |
tree | 22aa7fba46c713a9cbd979c3e9a2890bb87bdba9 /hurd | |
parent | 4d2edbc3f94d2f9615e7520033b1bcc28406288f (diff) |
hurd/translator/xmlfs: New stub page.
hurd/translator: Link to it.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/translator.mdwn | 1 | ||||
-rw-r--r-- | hurd/translator/xmlfs.mdwn | 11 |
2 files changed, 12 insertions, 0 deletions
diff --git a/hurd/translator.mdwn b/hurd/translator.mdwn index 7f3029ce..d5e725ad 100644 --- a/hurd/translator.mdwn +++ b/hurd/translator.mdwn @@ -47,6 +47,7 @@ See some [[examples]] about how to use translators. * [[fatfs]] * [[magic]] * [[mboxfs]] +* [[xmlfs]] * ... diff --git a/hurd/translator/xmlfs.mdwn b/hurd/translator/xmlfs.mdwn new file mode 100644 index 00000000..cff15f59 --- /dev/null +++ b/hurd/translator/xmlfs.mdwn @@ -0,0 +1,11 @@ +[[meta copyright="Copyright © 2008 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]]."]]"""]] + +<http://www.nongnu.org/hurdextras/#xmlfs> |