cvs commit: doc/en_US.ISO8859-1/books/handbook book.sgml

Denis Peplin den at FreeBSD.org
Wed Apr 28 22:46:02 PDT 2004


Hello!

Alexey Zelkin wrote:
> phantom     2004/04/14 10:11:15 PDT
> 
>   FreeBSD doc repository
> 
>   Modified files:
>     en_US.ISO8859-1/books/handbook book.sgml 
>   Log:
>   Use absolute url while referencing main web site (not relative reference).
>   I have two reasons to do this change:
>   
>     . We are referencing 'main web site', so need to refer *main* website
>     . When handbook is installed on into /usr/share/doc, or mirrored
>       on third part site (handbook only) -- this link is broken.
>   
>   Revision  Changes    Path
>   1.146     +1 -1      doc/en_US.ISO8859-1/books/handbook/book.sgml

We have another 59 relative links to our website:
find /usr/doc/en_US.ISO8859-1/ -name "*.sgml" -exec egrep '(\.\./){3,}' {} \; | wc -l

I can fix ( -> absolute) it all, if no objections.


More information about the cvs-doc mailing list