Date: Thu, 29 Apr 2004 09:45:58 +0400 From: Denis Peplin <den@FreeBSD.org> To: Alexey Zelkin <phantom@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook book.sgml Message-ID: <40909696.5080408@FreeBSD.org> In-Reply-To: <200404141711.i3EHBF3S006248@repoman.freebsd.org> References: <200404141711.i3EHBF3S006248@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40909696.5080408>