diff options
Diffstat (limited to 'chapter06/gcc-inst.xml')
-rw-r--r-- | chapter06/gcc-inst.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml index 4fc8539c4..90818f533 100644 --- a/chapter06/gcc-inst.xml +++ b/chapter06/gcc-inst.xml @@ -2,8 +2,9 @@ <title>Installation of GCC</title> <para> -After you unpacked the gcc-2.95.2.1 archive don't enter the newly created -gcc-2.95.2.1 directory but stay in the /usr/src directory. Install GCC by +After a user unpacked the gcc-2.95.2.1 archive he doesn't enter the +newly created +gcc-2.95.2.1 directory but stays in the /usr/src directory. Install GCC by running the following commands: </para> |