> From: [email protected] > Date: Thu, 25 May 2017 21:58:19 -0000 > > Author: ken > Date: Thu May 25 14:58:19 2017 > New Revision: 1398 > > Log: > Attempt to fix reported missing tag in faq.html. > > Modified: > html/trunk/lfs/faq.html > > Modified: html/trunk/lfs/faq.html > ============================================================================== > --- html/trunk/lfs/faq.html Wed May 3 12:06:32 2017 (r1397) > +++ html/trunk/lfs/faq.html Thu May 25 14:58:19 2017 (r1398) > @@ -340,6 +340,7 @@ > reader.</p> > </dd> > </dl> > + <dl>
Shurely it'd be the closing-dl-tag that be removed, and no adding of any new opening-dl-tag ? Although what you have done will ~look-ok: if u look at the overall struc of the page: dl lists only get started immed-after h3-headers. > <dt id="wget">Is there a way to download all current files at one > time?</dt> > <dd> > <p>Yes. You can download the file LFS-BOOK-x.y-wget-list <a href= akh -- -- http://lists.linuxfromscratch.org/listinfo/website FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
