看板 FB_doc 關於我們 聯絡資訊
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@FreeBSD.org _______________________________________________ freebsd-doc@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"