diff options
-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> |