From 261f88ebe6eee1de5c874c831017a8e536225c30 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 8 Feb 2012 19:59:36 +0100 Subject: [PATCH] apache: fix typo. --- lfs/apache2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/apache2 b/lfs/apache2 index f849fc0cf6..bcc9155aee 100644 --- a/lfs/apache2 +++ b/lfs/apache2 @@ -134,7 +134,7 @@ else chown -v root:root /usr/lib/apache/httpd.exp \ /usr/sbin/{apxs,apachectl,dbmmanage,envvars{,-std}} \ /usr/share/man/man1/{ab,apxs,dbmmanage,ht{dbm,digest,passwd,txt2dbm}}.1 \ - /usr/share/man/man1/{logresolve}.1 \ + /usr/share/man/man1/logresolve.1 \ /usr/share/man/man8/{apachectl,htcacheclean,httpd}.8 \ /usr/share/man/man8/{rotatelogs,suexec}.8 @rm -rf $(DIR_APP) -- 2.39.5