summaryrefslogtreecommitdiff
path: root/hurd/translator
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-10-03 15:07:09 +0200
committerThomas Schwinge <tschwinge@gnu.org>2007-10-03 15:28:45 +0200
commit342cc08ad50562f13ec16c52cb7b7579caf2ca47 (patch)
tree9ccb652a8e0646ab15023415c5e571a864297f3e /hurd/translator
parent2d13c2daa9cb2a8554ad0fa8da7da96d1d080599 (diff)
Begin listing existing translators and those being under development. Add a node about the storeio translator.
Diffstat (limited to 'hurd/translator')
-rw-r--r--hurd/translator/storeio.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/hurd/translator/storeio.mdwn b/hurd/translator/storeio.mdwn
new file mode 100644
index 00000000..d8c6db6c
--- /dev/null
+++ b/hurd/translator/storeio.mdwn
@@ -0,0 +1,11 @@
+[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]]
+[[meta license="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.txt]]."]]
+
+`storeio` is a *translator for devices and other stores*.
+
+It relies heavily on [[libstore]].