From: Bryan G. <Bry...@HP...> - 2007-11-15 16:50:03
|
Bruno, On Thu, Nov 15, 2007 at 03:47:08PM +0000, Cornec, Bruno (Linux Consultant) wrote: > Hello, > > I think there is an issue in th documentation. I'd like to propose the > following patch: Good catch, yes this is from the N-2 revision of pathing. I am currently walking the docs and adding/modifying much, so I will put this (or perhaps more correctly @sysconfdir@ as you alluded to). > -bash-3.2$ cvs diff ./docs/guides/configuration.dkb > Index: ./docs/guides/configuration.dkb > =================================================================== > RCS file: /cvsroot/linuxcoe/docs/guides/configuration.dkb,v > retrieving revision 1.4 > diff -r1.4 configuration.dkb > 65c65 > < /etc/@prefix@/ > --- > > @prefix@/etc > 137c137 > < /etc/@prefix@/ > --- > > @prefix@/etc > > In fact when I use --sysconfdir in configure the dir generated is not > referenced correctly in the documentation. I think the above patch > should fix it but there may bu side effects so I'd like confirmation > before applying. You are welcome to apply this, but I may have further updates real soon now, bryang |