summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2016-05-18 12:53:00 +0200
committerThomas Schwinge <thomas@codesourcery.com>2016-05-18 12:53:00 +0200
commita443afde27a74f8d8bc13e1184ecf16d513d6147 (patch)
tree706d01d5ec6581778dfa0e56fe6085fabdb60935 /news
parent2781d32ebd97fe0c93cb1b428c8b85ae0f23515e (diff)
parent60f15d9a60e7e0754c30bd8ec458982cd35540d3 (diff)
Merge remote-tracking branch 'savannah/master'
Conflicts: open_issues/profiling.mdwn
Diffstat (limited to 'news')
-rw-r--r--news/2015-10-31-releases.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/2015-10-31-releases.mdwn b/news/2015-10-31-releases.mdwn
index 57cd7ec7..a4404e7a 100644
--- a/news/2015-10-31-releases.mdwn
+++ b/news/2015-10-31-releases.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2015 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2015, 2016 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -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: