From d081b3ef19862a0d47188a23651cb32483a6796b Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Fri, 21 Nov 2003 03:44:44 +0000 Subject: Fix entity from last commit. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/man.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/man.xml b/chapter06/man.xml index 96fd3c77e..05856c34c 100644 --- a/chapter06/man.xml +++ b/chapter06/man.xml @@ -31,7 +31,7 @@ properly handled by Less: /usr/man" line in the man.conf file to prevent redundant results when using programs such as whatis: -sed -i 's%MANPATH./usr/man%#&%' src/man.conf.in +sed -i 's%MANPATH./usr/man%#&%' src/man.conf.in Now prepare Man for compilation: -- cgit v1.2.3-54-g00ecf