From afba93bef35d287c961b62cbfd8370652aaab826 Mon Sep 17 00:00:00 2001 From: Krejzi Date: Sat, 7 Feb 2015 02:44:18 +0000 Subject: Merged consistency update patch from systemd book. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bzip2.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter06/bzip2.xml') diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index 32b5a2d2b..761bd7abb 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -233,12 +233,12 @@ ln -sv bzip2 /bin/bzcat - libbz2* + libbz2 The library implementing lossless, block-sorting data compression, using the Burrows-Wheeler algorithm - libbz2* + libbz2 -- cgit v1.2.3-54-g00ecf