Fixed, thank you. On Mon, Jul 13, 2015 at 01:01:32AM -0400, Michael McConville wrote: > Index: faq/faq15.html > =================================================================== > RCS file: /cvs/www/faq/faq15.html,v > retrieving revision 1.109 > diff -u -p -r1.109 faq15.html > --- faq/faq15.html 2 Jul 2015 05:49:04 -0000 1.109 > +++ faq/faq15.html 13 Jul 2015 04:56:40 -0000 > @@ -369,7 +369,7 @@ scaled. Below is the relevant section fr > > <p> > Additionally, some packages provide configuration and other information > -in a file located in <tt>/usr/local/share/docs/pkg-readmes</tt>. > +in a file located in <tt>/usr/local/share/doc/pkg-readmes</tt>. > > <p> > Let us now continue with an example of a package which has dependencies: > Index: faq/obsd-faq.txt > =================================================================== > RCS file: /cvs/www/faq/obsd-faq.txt,v > retrieving revision 1.39 > diff -u -p -r1.39 obsd-faq.txt > --- faq/obsd-faq.txt 5 Jun 2015 12:04:13 -0000 1.39 > +++ faq/obsd-faq.txt 13 Jul 2015 04:56:41 -0000 > @@ -13279,7 +13279,7 @@ the following example: > FontPath "/usr/X11R6/lib/X11/fonts/Type1/" > > Additionally, some packages provide configuration and other information in a > -file located in /usr/local/share/docs/pkg-readmes. > +file located in /usr/local/share/doc/pkg-readmes. > > Let us now continue with an example of a package which has dependencies: > >
-- Antoine
