Date: Sun, 27 Feb 2005 14:12:55 +0100 From: "Simon L. Nielsen" <simon@FreeBSD.org> To: Kirill Ponomarew <krion@voodoo.oberon.net> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml Message-ID: <20050227131254.GG826@arthur.nitro.dk> In-Reply-To: <20050227125808.GF58447@voodoo.oberon.net> References: <200502271256.j1RCu2Pr095143@repoman.freebsd.org> <20050227125808.GF58447@voodoo.oberon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--jRdC2OsRnuV8iIl8 Content-Type: multipart/mixed; boundary="hTiIB9CRvBOLTyqY" Content-Disposition: inline --hTiIB9CRvBOLTyqY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2005.02.27 13:58:08 +0100, Kirill Ponomarew wrote: > On Sun, Feb 27, 2005 at 12:56:02PM +0000, Simon L. Nielsen wrote: > > simon 2005-02-27 12:56:02 UTC > >=20 > > FreeBSD doc repository > >=20 > > Modified files: > > en_US.ISO8859-1/articles/committers-guide article.sgml=20 > > Log: > > * Remove obsolete and confusing question "I added a new port. > > Do I need to add it to the INDEX?" (ports/INDEX file is really dead) >=20 > Please backout it and mention fetchindex/index targets insteads. > This info can useful for novices. I really don't think that kind of information belong in the committers guide, but I don't care enough to discuss it further. What do you think about the attached patch? --=20 Simon L. Nielsen --hTiIB9CRvBOLTyqY Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="doc-committers-guide-index.patch" Content-Transfer-Encoding: quoted-printable Index: article.sgml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/committers-guide/article.= sgml,v retrieving revision 1.220 diff -u -d -r1.220 article.sgml --- article.sgml 27 Feb 2005 12:56:02 -0000 1.220 +++ article.sgml 27 Feb 2005 13:12:41 -0000 @@ -2856,6 +2856,22 @@ =20 <qandaentry> <question> + <para>I added a new port. Do I need to add it to the + <filename>INDEX</filename>?</para> + </question> + + <answer> + <para>No. The <filename>INDEX</filename> file is + generated when needed, either by users generating it + them self, by running <quote><command>make + index</command></quote>, or by users fetch the + pre-generated version, using <quote><command>make + fetchindex</command></quote>.</para> + </answer> + </qandaentry> + + <qandaentry> + <question> <para>Are there any other files I am not allowed to touch?</para> </question> --hTiIB9CRvBOLTyqY-- --jRdC2OsRnuV8iIl8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFCIcdWh9pcDSc1mlERAkmGAJ9dyJh/1ajsjbXZPAHpRoPs7ao4WQCghhg8 RLHr1d9SswVjJXs7n+KLMBo= =Xx7Q -----END PGP SIGNATURE----- --jRdC2OsRnuV8iIl8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050227131254.GG826>