diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-14 16:02:39 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-14 16:02:39 +0200 |
commit | bef9a2b0c49d190d384f21e85e4f5e7728dfaac1 (patch) | |
tree | 94d769ebbfe46188b5b82b7367ac8cdcbb6e8c43 /microkernel/mach/ipc.mdwn | |
parent | c9a7ca0926376b19670907b0c7914ddfaab1bc7d (diff) |
Question about wording.
Diffstat (limited to 'microkernel/mach/ipc.mdwn')
-rw-r--r-- | microkernel/mach/ipc.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/microkernel/mach/ipc.mdwn b/microkernel/mach/ipc.mdwn index 905f2d5b..f3d705f6 100644 --- a/microkernel/mach/ipc.mdwn +++ b/microkernel/mach/ipc.mdwn @@ -17,6 +17,7 @@ redistribute your contributions. [[General_information|/ipc]] about IPC. -An IPC is sent by invoking a [[port]]. +An IPC is sent by invoking a [[port]]. <!-- Isn't this wording a bit strange? +``IPC is sent'' --tschwinge --> [The Unofficial GNU Mach IPC beginner's guide](http://www.nongnu.org/hurdextras/ipc_guide/ipc_guide.html) |