Date: Fri, 19 Aug 2005 22:34:24 -0400 From: Craig Rodrigues <rodrigc@crodrigues.org> To: freebsd-doc@freebsd.org Subject: Re: Is <itemizelist id="..."> supposed to create HTML anchor tag? Message-ID: <20050820023424.GA15224@crodrigues.org> In-Reply-To: <20050818083818.GA660@gothic.blackend.org> References: <20050817202258.GA40417@crodrigues.org> <20050817203708.GD598@gothic.blackend.org> <20050818012518.GA48673@crodrigues.org> <20050818083818.GA660@gothic.blackend.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 18, 2005 at 10:38:18AM +0200, Marc Fonvieille wrote: > the rest is not content change, but "wrapline", we use to separate > content and whitespace/indentation/etc. changes. > > A question, who are and how to contact "repomeister"? I did not check > the guide, but it'd be interesting to add something or a link to this > information, if it's not clearly mentioned. I felt that this information was not clear either, hennce my motivation for my earlier patch. How about this? Index: article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v retrieving revision 1.226 diff -u -u -r1.226 article.sgml --- article.sgml 16 Aug 2005 18:51:44 -0000 1.226 +++ article.sgml 20 Aug 2005 02:32:26 -0000 @@ -224,14 +224,15 @@ Please do <emphasis>not</emphasis> contact the &a.cvsadm; for repocopies or other things that the more specific teams can handle.</para> - <para>The only ones able to directly fiddle the repository bits on the + <para><anchor id="repomeisters">The only ones able to directly fiddle the repository bits on the repository hosts are the repomeisters. To enforce this, there are no login shells available on the repository machines, except to the repomeisters.</para> <note><para>Depending on the affected area of the CVS repository, - you should send your request to one of the following email - addresses:</para> + you should send your request for a repocopy to one of the following email + addresses. Email sent to these addresses will be forwarded + to the appropriate repomeisters.</para> <itemizedlist> <listitem><para>ncvs@ - regarding <filename role="directory"> @@ -357,7 +358,7 @@ effectively a &man.mv.1; operation, then a repository copy is in order rather than using CVS <command>add</command> and <command>delete</command>. In a repository copy, a <link - linkend="conventions">CVS Meister</link> will copy the file(s) + linkend="repomeisters">repomeister</link> will copy the file(s) to their new name and/or location and let you know when it is done. The purpose of a repository copy is to preserve file change history, or logs. We in the FreeBSD Project greatly -- Craig Rodrigues rodrigc@crodrigues.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050820023424.GA15224>