From e7c81851664a676ce3a09602b26478d3014f7167 Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Thu, 2 Sep 2004 20:34:14 +0000 Subject: [PATCH] Fixed typo in Lynx instructions git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2704 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- basicnet/textweb/lynx.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basicnet/textweb/lynx.xml b/basicnet/textweb/lynx.xml index 24da075ee2..02bea85099 100644 --- a/basicnet/textweb/lynx.xml +++ b/basicnet/textweb/lynx.xml @@ -67,7 +67,7 @@ make docdir=/usr/share/doc/lynx-&lynx-version;/lynx_doc \ helpdir=/usr/share/doc/lynx-&lynx-version;/lynx_help install-doc && make docdir=/usr/share/doc/lynx-&lynx-version;/lynx_doc \ helpdir=/usr/share/doc/lynx-&lynx-version;/lynx_help install-help && -chgrp -R root /usr/share/doc/lynx/2.8.5/lynx_doc +chgrp -R root /usr/share/doc/lynx-&lynx-version;/lynx_doc