fox2mike 05/07/07 11:55:05 Modified: xml/htdocs/doc/en/draft bugzilla-howto.xml Log: Removed unwanted <note>.
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 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/bugzilla-howto.xml,v 1.5 2005/07/07 11:47:29 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/bugzilla-howto.xml,v 1.6 2005/07/07 11:55:05 fox2mike Exp $ --> <guide link="/doc/en/bugzilla-howto.xml"> <title>Gentoo Bug Reporting Guide</title> @@ -537,9 +537,10 @@ <p> <uri link="http://www.bugzilla.org">Bugzilla</uri> 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 <uri -link="https://bugs.gentoo.org">Gentoo Bugs</uri> 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 <uri link="https://bugs.gentoo.org">Gentoo Bugs</uri> to see how it +looks. </p> <p> @@ -586,11 +587,6 @@ link="http://bugs.gentoo.org/">Bugzilla Homepage</uri>. </p> -<note> -Bugzilla is reachable at <uri>http://bugs.gentoo.org</uri> and -<uri>https://bugs.gentoo.org</uri> for the paranoid :) -</note> - <figure link="/images/docs/bugzie-homepage.png" caption="Bugzilla Homepage"/> <p> -- [email protected] mailing list
