summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-03-27 18:00:08 +0100
committerThomas Schwinge <tschwinge@gnu.org>2008-03-27 18:00:08 +0100
commit4d2edbc3f94d2f9615e7520033b1bcc28406288f (patch)
treefa3efe5fdbe5b9c0096beae2c482de745fa8b096
parent41d3692a0fff0879c12ca21d859482fb22d6720e (diff)
hurd/translator/mboxfs: New stub page.
hurd/translator: Link to it.
-rw-r--r--hurd/translator.mdwn1
-rw-r--r--hurd/translator/mboxfs.mdwn11
2 files changed, 12 insertions, 0 deletions
diff --git a/hurd/translator.mdwn b/hurd/translator.mdwn
index afc4dd0f..7f3029ce 100644
--- a/hurd/translator.mdwn
+++ b/hurd/translator.mdwn
@@ -46,6 +46,7 @@ See some [[examples]] about how to use translators.
* [[ext2fs]]
* [[fatfs]]
* [[magic]]
+* [[mboxfs]]
* ...
diff --git a/hurd/translator/mboxfs.mdwn b/hurd/translator/mboxfs.mdwn
new file mode 100644
index 00000000..be959d0b
--- /dev/null
+++ b/hurd/translator/mboxfs.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/#mboxfs>