summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mach/mach/ipc.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/Mach/mach/ipc.mdwn b/Mach/mach/ipc.mdwn
new file mode 100644
index 00000000..42cfacdf
--- /dev/null
+++ b/Mach/mach/ipc.mdwn
@@ -0,0 +1,3 @@
+An IPC is sent by invoking a [[Mach/Port]].
+
+[The Unofficial GNU Mach IPC beginner's guide](http://www.nongnu.org/hurdextras/ipc_guide/ipc_guide.html) \ No newline at end of file