diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2016-04-28 09:38:40 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2016-04-28 09:38:40 +0200 |
commit | 11e41e3af8e7ffe3ff1082f6884900c8f9f6eef8 (patch) | |
tree | eb27c89f35dc85b7b38e0a5cfcc00ffabe5712af /news | |
parent | c4bc48ffc2607f1af12a8257ad4a9c1bfdc7eb0b (diff) |
typo, thanks LastAvengers
Diffstat (limited to 'news')
-rw-r--r-- | news/2015-10-31-releases.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/2015-10-31-releases.mdwn b/news/2015-10-31-releases.mdwn index 57cd7ec7..57daa5cd 100644 --- a/news/2015-10-31-releases.mdwn +++ b/news/2015-10-31-releases.mdwn @@ -124,7 +124,7 @@ We're pleased to announce new releases! [[**GNU MIG**|microkernel/mach/mig/gnu_mig]] is the GNU distribution of the [[Mach 3.0 Interface Generator (MIG)|microkernel/mach/mig]]. This tool - translates [[Remore Procedure Call (RPC)|rpc]] definition files to C code, + translates [[Remote Procedure Call (RPC)|rpc]] definition files to C code, and is required to compile any packages that are receiving or invoking RPCs, such as GNU Mach, GNU Hurd, and the GNU C Library (glibc) when compiled for the Hurd. More detailed: |