From a4cf0e1ebae48198195e6fbeeefe68f6a45945f2 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Tue, 23 Oct 2001 21:19:23 +0000 Subject: [PATCH] Fix broken links. PR: docs/31447 Submitted by: Cyrille Lefevre --- .../articles/committers-guide/article.sgml | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/en_US.ISO8859-1/articles/committers-guide/article.sgml b/en_US.ISO8859-1/articles/committers-guide/article.sgml index 211035abc5..1919d77983 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.sgml +++ b/en_US.ISO8859-1/articles/committers-guide/article.sgml @@ -158,7 +158,7 @@ CVS reference information, tutorials, and FAQs can also be found at: http://www.cvshome.org/docs/index.html, + url="http://www.cvshome.org/docs/">http://www.cvshome.org/docs/, and the information in Karl Fogel's chapters from Open Source Development with CVS are also very useful. @@ -522,11 +522,11 @@ You will almost certainly get a conflict because - of the $Id: article.sgml,v 1.86 2001-10-23 17:11:14 mike Exp $ (or in FreeBSD's case, + of the $Id: article.sgml,v 1.87 2001-10-23 21:19:23 murray Exp $ (or in FreeBSD's case, $FreeBSD$) lines, so you will have to edit the file to resolve the conflict (remove the marker lines and - the second $Id: article.sgml,v 1.86 2001-10-23 17:11:14 mike Exp $ line, leaving the original - $Id: article.sgml,v 1.86 2001-10-23 17:11:14 mike Exp $ line intact). + the second $Id: article.sgml,v 1.87 2001-10-23 21:19:23 murray Exp $ line, leaving the original + $Id: article.sgml,v 1.87 2001-10-23 21:19:23 murray Exp $ line intact). @@ -815,7 +815,7 @@ checkout -P Add yourself to the Developers section of - the Contributors List + the Contributors List and remove yourself from the Additional Contributors section. @@ -949,11 +949,11 @@ checkout -P - http://www.FreeBSD.org/support.html + http://www.FreeBSD.org/support.html - http://www.FreeBSD.org/send-pr.html + http://www.FreeBSD.org/send-pr.html @@ -1089,7 +1089,7 @@ docs:Documentation Bug:nik: Nik oversees the - Doc. Project. + Doc. Project. As well as writing documentation he put together the infrastructure under doc/share/mk and the stylesheets and related code under @@ -1098,7 +1098,7 @@ docs:Documentation Bug:nik: doc@FreeBSD.org mailing list. Committers interested in contributing to the documentation should familiarise themself with the - Documentation Project Primer. + Documentation Project Primer. @@ -1526,7 +1526,7 @@ docs:Documentation Bug:nik: Makefile for any package or subtree which is being actively maintained by one or more people; see http://www.FreeBSD.org/handbook/policies.html + url="../../books/developers-handbook/policies.html">http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/developers-handbook/policies.html for documentation on this. Where sections of code have several maintainers, commits to affected areas by one maintainer need to be reviewed by at least one other @@ -1843,7 +1843,7 @@ docs:Documentation Bug:nik: The - Porters + Porters Handbook contains more detailed instructions.