From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DqUyR-0003Uv-Oe for garchives@archives.gentoo.org; Thu, 07 Jul 2005 11:55:24 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j67BsF4t000356; Thu, 7 Jul 2005 11:54:15 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j67BsEf8000666 for ; Thu, 7 Jul 2005 11:54:14 GMT Message-Id: <200507071154.j67BsEf8000666@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1DqUyJ-0002KS-D3 for gentoo-doc-cvs@lists.gentoo.org; Thu, 07 Jul 2005 11:55:15 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Thu, 7 Jul 2005 11:55:05 +0000 From: "Shyam Mani" Date: Thu, 7 Jul 2005 11:55:05 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: bugzilla-howto.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: d4082051-15c7-49d5-b96f-76f70d932289 X-Archives-Hash: a231e69521544da7b9342d6c5f40c62a fox2mike 05/07/07 11:55:05 Modified: xml/htdocs/doc/en/draft bugzilla-howto.xml Log: Removed unwanted . Revision Changes Path 1.6 +5 -9 xml/htdocs/doc/en/draft/bugzilla-howto.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/bugzilla-howto.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/bugzilla-howto.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/bugzilla-howto.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo Index: bugzilla-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/bugzilla-howto.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- bugzilla-howto.xml 7 Jul 2005 11:47:29 -0000 1.5 +++ bugzilla-howto.xml 7 Jul 2005 11:55:05 -0000 1.6 @@ -1,6 +1,6 @@ - + Gentoo Bug Reporting Guide @@ -537,9 +537,10 @@

Bugzilla is what we at Gentoo use to handle bugs. Gentoo's Bugzilla is reachable by HTTPS and HTTP. HTTPS is -available for those on insecure networks. For the sake of consistency, I will be -using the HTTPS version in the examples to follow. Head over to Gentoo Bugs to see how it looks. +available for those on insecure networks or simply paranoid :). For the sake of +consistency, I will be using the HTTPS version in the examples to follow. Head +over to Gentoo Bugs to see how it +looks.

@@ -586,11 +587,6 @@ link="http://bugs.gentoo.org/">Bugzilla Homepage.

- -Bugzilla is reachable at http://bugs.gentoo.org and -https://bugs.gentoo.org for the paranoid :) - -

-- gentoo-doc-cvs@gentoo.org mailing list