diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-14 15:58:37 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-14 15:58:37 +0200 |
commit | c9a7ca0926376b19670907b0c7914ddfaab1bc7d (patch) | |
tree | 869398bcbd09c02d6909211b36a5d75b8c4b0410 /microkernel | |
parent | 0f98bd853e71466b60189d18148d2b4b66c5d238 (diff) |
Move the link to general information to the top.
Diffstat (limited to 'microkernel')
-rw-r--r-- | microkernel/mach/ipc.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/microkernel/mach/ipc.mdwn b/microkernel/mach/ipc.mdwn index 01a9a891..905f2d5b 100644 --- a/microkernel/mach/ipc.mdwn +++ b/microkernel/mach/ipc.mdwn @@ -15,8 +15,8 @@ your rights under copyright, including the rights to copy, modify, and redistribute your contributions. """]] +[[General_information|/ipc]] about IPC. + An IPC is sent by invoking a [[port]]. [The Unofficial GNU Mach IPC beginner's guide](http://www.nongnu.org/hurdextras/ipc_guide/ipc_guide.html) - -[[General_information|/ipc]] about IPC. |