From d3583ed55bb1df5b3e17d3dcb67d04c9761ee252 Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Thu, 18 Aug 2005 17:26:37 +0000 Subject: reworded to avoid capitalising bzgrep git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bzip2.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter06') diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index bf13936c0..7470cd84f 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -36,10 +36,10 @@ GCC, Glibc, and Make patch -Np1 -i ../&bzip2-docs-patch; -Bzgrep does not escape '|' and '&' in filenames passed -to it. This allows arbitrary commands to be executed with the privileges of the -user running bzgrep. Apply the following to address this: - +The bzgrep command does not escape '|' and '&' in +filenames passed to it. This allows arbitrary commands to be executed with the +privileges of the user running bzgrep. Apply the following to +address this: patch -Np1 -i ../&bzip2-bzgrep-patch; -- cgit v1.2.3-54-g00ecf