On 3/23/07, Bruce Dubbs <[EMAIL PROTECTED]> wrote: > Dan Nicholson wrote: > > Dan, I just did a check: > > $ grep -r blfs *|grep -v svn > chapter06/revisedchroot.xml: instructions for this (see <ulink > url="&blfs-root;"/>).</para> > chapter06/man-db.xml: <ulink > url="&blfs-root;view/cvs/postlfs/compressdoc.html"/>.</para> > chapter07/console.xml: to blfs-support list --> > chapter07/symlinks.xml: be found in <ulink > url="&blfs-root;">BLFS</ulink>.</para> > chapter09/whatnow.xml: Book. The BLFS project is located at <ulink > url="&blfs-root;"/>.</para> > general.ent:<!ENTITY blfs-root "&lfs-root;blfs/">
That's not a good grep because -v svn knocks out all the links that say <ulink url="...view/svn/..."/>. Check inetutils and shadow, for instance. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
