summaryrefslogtreecommitdiff
path: root/microkernel
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-04-13 11:00:41 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-04-13 11:11:01 +0200
commit4321b766cfa5c8f0ffd8a4e9ef572576a4e24454 (patch)
treef5269b7f6c90da1701a96feaae014a2be04694cd /microkernel
parent43ed233336211ee379f631c110440f8db7338337 (diff)
Remove links broken with earlier FAQ restructurations.
Diffstat (limited to 'microkernel')
-rw-r--r--microkernel/mach/gnumach/building.mdwn6
-rw-r--r--microkernel/mach/mig/gnu_mig/building.mdwn6
2 files changed, 4 insertions, 8 deletions
diff --git a/microkernel/mach/gnumach/building.mdwn b/microkernel/mach/gnumach/building.mdwn
index 427fb083..0f328bb7 100644
--- a/microkernel/mach/gnumach/building.mdwn
+++ b/microkernel/mach/gnumach/building.mdwn
@@ -1,5 +1,5 @@
-[[!meta copyright="Copyright © 2006, 2007, 2008, 2011 Free Software Foundation,
-Inc."]]
+[[!meta copyright="Copyright © 2006, 2007, 2008, 2011, 2013 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
@@ -28,8 +28,6 @@ You can either use the git repository (see <http://git.savannah.gnu.org/cgit/hur
$ apt-get source gnumach
-Please see the Debian [[running/debian/FAQ]] before using `apt-get source`.
-
## On Debian Systems:
### Preparing for the Build
diff --git a/microkernel/mach/mig/gnu_mig/building.mdwn b/microkernel/mach/mig/gnu_mig/building.mdwn
index e7d3c150..be79b02d 100644
--- a/microkernel/mach/mig/gnu_mig/building.mdwn
+++ b/microkernel/mach/mig/gnu_mig/building.mdwn
@@ -1,5 +1,5 @@
-[[!meta copyright="Copyright © 2006, 2007, 2008, 2011 Free Software Foundation,
-Inc."]]
+[[!meta copyright="Copyright © 2006, 2007, 2008, 2011, 2013 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
@@ -26,8 +26,6 @@ RCS](http://git.savannah.gnu.org/cgit/hurd/):
$ apt-get source mig
-Please see the Debian [[hurd/running/debian/FAQ]] before using _apt-get source_.
-
The unpacked source tree is around 1 MiB, and the build tree also is around 1 MiB.
## <a name="_on_Debian_systems"> On Debian Systems: </a>