summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <schwinge@nic-nac-project.de>2009-08-18 11:09:27 +0200
committerThomas Schwinge <schwinge@nic-nac-project.de>2009-08-18 11:09:27 +0200
commit39dbeb2c8c8e721b546a2d22d21a2a03a5369264 (patch)
treeb6650744dc8f1c5bd3d0c08b180364b8052eb0c5
parent0c44e8992d53e9665c45c0dafc269ab4117391dc (diff)
hurd/interface: New.
-rw-r--r--hurd.mdwn1
-rw-r--r--hurd/interface.mdwn14
2 files changed, 15 insertions, 0 deletions
diff --git a/hurd.mdwn b/hurd.mdwn
index 67ad46e9..24bd97f7 100644
--- a/hurd.mdwn
+++ b/hurd.mdwn
@@ -85,6 +85,7 @@ in the *unstable* branch of the Debian archive.
* [[Trackers]]
* [[Toolchain]]
* [[glibc]]
+* RPC [[Interface]]s
* Libraries
* [[libpager]]
* [[libstore]]
diff --git a/hurd/interface.mdwn b/hurd/interface.mdwn
new file mode 100644
index 00000000..75fda808
--- /dev/null
+++ b/hurd/interface.mdwn
@@ -0,0 +1,14 @@
+[[!meta copyright="Copyright © 2009 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]]."]]"""]]
+
+[[!meta title="Interfaces"]]
+
+[[!map pages="hurd/interface/* and !hurd/interface/*_*"
+show=title]]