summaryrefslogtreecommitdiff
path: root/microkernel
diff options
context:
space:
mode:
authorantrik <antrik@users.sf.net>2011-08-04 09:36:15 +0200
committerantrik <antrik@users.sf.net>2011-08-04 09:36:15 +0200
commit71b7e48fbe38f9238ee764513f4701b135d14fe8 (patch)
treeb5852fb9d7640379e0e5f406e035f4481b1701c3 /microkernel
parentb9ba15c091304bb033ca26036cf6a96819b0b602 (diff)
mach/building: Some more rewording
Slipped through in last commit...
Diffstat (limited to 'microkernel')
-rw-r--r--microkernel/mach/gnumach/building.mdwn5
1 files changed, 2 insertions, 3 deletions
diff --git a/microkernel/mach/gnumach/building.mdwn b/microkernel/mach/gnumach/building.mdwn
index ebf0e1d7..0a9e328c 100644
--- a/microkernel/mach/gnumach/building.mdwn
+++ b/microkernel/mach/gnumach/building.mdwn
@@ -23,9 +23,8 @@ Please see the Debian [[running/debian/FAQ]] before using `apt-get source`.
### Preparing for the Build
-Building GNU Mach requires the *build-essential* and *fakeroot* packages, their
-dependencies and additional packages that are specified by the source gnumach
-package:
+Building GNU Mach requires the *build-essential* and *fakeroot* packages,
+and some additional dependencies specified by the gnumach source package:
# apt-get install build-essential fakeroot
# apt-get build-dep gnumach