LFS-BOOK PDF generation
Gerard Beekmans
gerard at linuxfromscratch.org
Tue May 26 22:39:27 MDT 2009
> Some lines are wrapped, but one or more of the 3 lines that have:
>
> /usr/include/{asm{,-generic},drm,linux,mtd,rdma,sound,video}/*.h
>
> are causing the problem. We can probably fix it by breaking that up into
> multiple entries in the seglist item and multiple varlistentry items.
>
That line would translate into the following individual entries
(alphabetized):
/usr/include/asm/*.h
/usr/include/asm-generic/*.h
/usr/include/drm/*.h
/usr/include/linux/*.h
/usr/include/mtd/*.h
/usr/include/rdma/*.h
/usr/include/sound/*.h
/usr/include/video/*.h
I'll start on splitting up the list, creating extra index, term, etc
tags using the above list.
G
More information about the lfs-dev
mailing list