diff --git a/chapter05/mawk-static-inst.sgml b/chapter05/mawk-static-inst.sgml
index b6c5413e9..22e650c00 100644
--- a/chapter05/mawk-static-inst.sgml
+++ b/chapter05/mawk-static-inst.sgml
@@ -9,8 +9,8 @@ Install Mawk by running the following commands:
./configure &&
make CFLAGS=-static &&
- make BINDIR=$LFS/usr/bin \
- MANDIR=$LFS/usr/share/man/man1 install
+ make BINDIR=$LFS/usr/bin \
+ &&&MANDIR=$LFS/usr/share/man/man1 install