summaryrefslogtreecommitdiffstats
path: root/doc/pkg/dev-env.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pkg/dev-env.mdwn')
-rw-r--r--doc/pkg/dev-env.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/pkg/dev-env.mdwn b/doc/pkg/dev-env.mdwn
index a507e84..cc7a216 100644
--- a/doc/pkg/dev-env.mdwn
+++ b/doc/pkg/dev-env.mdwn
@@ -1,11 +1,11 @@
[[!meta title="Setting up a ProteanOS Package Development Environment"]]
This guide will explain how to set up a ProteanOS development system for
-building software packages under chroot.
+building software packages under **chroot**(1).
-Note that to build packages under chroot you need a system running Linux 3.4 or
-later. These instructions have been tested on a Debian GNU/Linux 7.0 (wheezy)
-system with Linux 3.12 from wheezy-backports.
+Note that to run ProteanOS under **chroot**(1) you need a system running Linux
+3.4 or later. These instructions have been tested on a Debian GNU/Linux 7.0
+(wheezy) system with Linux 3.12 from wheezy-backports.
The ProteanOS Development Kit uses the **chroot**(8) and **mount**(8) commands,
which on Linux require superuser access. This guide assumes the use of