diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-03-15 23:32:22 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2006-03-15 23:32:22 +0000 |
commit | 8440de0ddf2022b9899b33f9ba237c8d4582a29e (patch) | |
tree | afe0259b1056bcb2dbe337a083860aa4d8f3f47d /Mig | |
parent | 60092abbff49ba803c7771e1bc480263f6756c7f (diff) |
none
Diffstat (limited to 'Mig')
-rw-r--r-- | Mig/WebHome.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mig/WebHome.mdwn b/Mig/WebHome.mdwn index 3dad4acd..eca3e92b 100644 --- a/Mig/WebHome.mdwn +++ b/Mig/WebHome.mdwn @@ -6,6 +6,7 @@ The [[MachInterfaceGenerator]] (MIG) is a program which generates inter-process <td valign="top" width="65%"> <p> Mach servers run as separate tasks and communicate with RPC messages. The RPC interface is language independant and somewhat complex. MIG mitigates this complexity. </p> <p> GNU MIG is fully compatible with OSF MIG. The <a href="http://www.gnu.org/software/hurd/mig.html" target="_top">official Mig</a> site is a page hosted on the official Hurd site. <span style="background:"><font color="">Mig Documentation</font></span><a href="http://LOCATION/MigDocumentation">?</a> is available. Mig also has it's own CVS module within the main Hurd CVS site. </p> + <p><span style="background:"><font color="">Building the Mach Interface Generator</font></span><a href="http://LOCATION/BuildingMIG">?</a></p> <p> </p> <dl> |