From efa4a64d4297eb1bee0e993ee7b05bdfa8fc0c75 Mon Sep 17 00:00:00 2001 From: Archaic Date: Mon, 1 May 2006 17:00:41 +0000 Subject: Wrapped mention of "make install" inside command tags. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/module-init-tools.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml index 0c2be1881..e5970be82 100644 --- a/chapter06/module-init-tools.xml +++ b/chapter06/module-init-tools.xml @@ -60,10 +60,10 @@ make distclean INSTALL=install - Normally, make install will not install the binaries if they - already exist. This option overrides that behavior by calling - install instead of using the default wrapper - script. + Normally, make install will not install the + binaries if they already exist. This option overrides that behavior by + calling install instead of using the default + wrapper script. -- cgit v1.2.3-54-g00ecf