From 3f517618359ad4493e1c214339e4bba75d8009ed Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sat, 9 Mar 2002 23:30:31 +0000 Subject: moved man.conf file to /etc git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/man-inst.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/man-inst.xml b/chapter06/man-inst.xml index 2aee946aa..1250be4b9 100644 --- a/chapter06/man-inst.xml +++ b/chapter06/man-inst.xml @@ -5,7 +5,8 @@ ./configure -default && make && -make install +make install && +mv /usr/share/misc/man.conf /etc You may want to take a look at the man hint at &hints-root;man.txt -- cgit v1.2.3-54-g00ecf