Edward> The locations of debian-policy and the packaging manual do not Edward> meet the FHS, they should be changed to /usr/share/doc/ not Edward> /usr/doc/.
Manoj Srivastava <[EMAIL PROTECTED]> writes: > I was thinking about that. One of the problems with that is that > this may mean that the policy docs may not be visisble to dwww or > http://localhost/doc/debian-policy/, unless we have duplicate > versions. Note: if people are accessing the documentation through a local Apache webserver, Apache can be configured to make http://localhost/doc/... look for pages in both /usr/share/doc and /usr/doc (if the particular document isn't present in /usr/share/doc). Are there any webservers we need to support that lack similar capabilities? -ccwf