[doc] cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml
Daniel Gerzo
danger at FreeBSD.org
Tue Aug 22 13:12:23 UTC 2006
Hello Dmitry,
Tuesday, August 22, 2006, 12:43:40 PM, you wrote:
> On Tue, 22 Aug 2006, Daniel Gerzo wrote:
DG>> danger 2006-08-22 08:57:05 UTC
DG>>
DG>> FreeBSD doc repository
DG>>
DG>> Modified files:
DG>> en_US.ISO8859-1/articles/committers-guide article.sgml
DG>> Log:
DG>> - Fix the appearance of the link to the Developer's Handbook.
DG>> Index: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml
DG>> diff -u doc/en_US.ISO8859-1/articles/committers-guide/article.sgml:1.246 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml:1.247
DG>> --- doc/en_US.ISO8859-1/articles/committers-guide/article.sgml:1.246 Sun Aug 20 11:45:55 2006
DG>> +++ doc/en_US.ISO8859-1/articles/committers-guide/article.sgml Tue Aug 22 08:57:05 2006
DG>> @@ -1925,7 +1925,8 @@
DG>> <filename>Makefile</filename> for any package or subtree
DG>> which is being actively maintained by one or more people;
DG>> see <ulink
DG>> - url="&url.books.developers-handbook;/policies.html"></ulink>
DG>> + url="&url.books.developers-handbook;/policies.html">
DG>> + http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/developers-handbook/policies.html</ulink>
DG>> for documentation on this. Where sections of code have
DG>> several maintainers, commits to affected areas by one
DG>> maintainer need to be reviewed by at least one other
> Hmm, doesn't this break link to other book which meant to be relative rather
> than absolute?
no, the real href is the same, only text which is displayed to the
user has been changed. Before it was something like
../../../../doc/en_US.ISO8859-1/books/....
See the post on doc@
--
Best regards,
Daniel mailto:danger at FreeBSD.org
More information about the freebsd-doc
mailing list