summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-11-26 09:33:02 +0100
committerThomas Schwinge <thomas@schwinge.name>2010-11-26 09:33:02 +0100
commitf8f6115e7241673ec3cd5cdc79757a5139384623 (patch)
tree8185236068891ea18b71e336e266c01605c1e8ff
parentfe368cda90cd374c68780c238481b1208056655f (diff)
rpc: Add some links.
-rw-r--r--rpc.mdwn14
1 files changed, 11 insertions, 3 deletions
diff --git a/rpc.mdwn b/rpc.mdwn
index 9703268f..176197dd 100644
--- a/rpc.mdwn
+++ b/rpc.mdwn
@@ -1,11 +1,19 @@
-[[!meta copyright="Copyright © 2007, 2008 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2007, 2008, 2010 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]]."]]"""]]
+is included in the section entitled [[GNU Free Documentation
+License|/fdl]]."]]"""]]
RPC stands for remote procedure call.
+
+
+# See Also
+
+ * [[Mach RPC|microkernel/mach/rpc]]s
+
+ * the [[Hurd's rpctrace|hurd/debugging/rpctrace]]