summaryrefslogtreecommitdiff
path: root/rpc.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-12-11 11:54:54 +0100
committerThomas Schwinge <thomas@codesourcery.com>2012-12-11 12:47:33 +0100
commit7b82c5890950e4694c67829d106e5caaa34bca8c (patch)
tree8deb5181611ec6b183fd47ba6b9bebe664db00d0 /rpc.mdwn
parent0876703a0c29ce26a9ece6ab39c4d968dcd8cfd9 (diff)
parent9602151751c9d5efcf5dcae55ec3f27eaebf773e (diff)
Merge commit '9602151751c9d5efcf5dcae55ec3f27eaebf773e'
hurd/rpc: Extend.
Diffstat (limited to 'rpc.mdwn')
-rw-r--r--rpc.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/rpc.mdwn b/rpc.mdwn
index 176197dd..5fed0aa2 100644
--- a/rpc.mdwn
+++ b/rpc.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2007, 2008, 2010 Free Software Foundation,
+[[!meta copyright="Copyright © 2007, 2008, 2010, 2012 Free Software Foundation,
Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
@@ -16,4 +16,6 @@ RPC stands for remote procedure call.
* [[Mach RPC|microkernel/mach/rpc]]s
+ * [[RPC usage in the Hurd|hurd/rpc]]
+
* the [[Hurd's rpctrace|hurd/debugging/rpctrace]]