From owner-svn-doc-head@FreeBSD.ORG Wed Jul 30 22:55:13 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B6366139; Wed, 30 Jul 2014 22:55:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1C63211D; Wed, 30 Jul 2014 22:55:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6UMtDl0089811; Wed, 30 Jul 2014 22:55:13 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6UMtCkP089804; Wed, 30 Jul 2014 22:55:12 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201407302255.s6UMtCkP089804@svn.freebsd.org> From: Gavin Atkinson Date: Wed, 30 Jul 2014 22:55:12 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45384 - in head/en_US.ISO8859-1: articles/contributing books/faq books/fdp-primer/working-copy htdocs/cgi X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2014 22:55:13 -0000 Author: gavin Date: Wed Jul 30 22:55:12 2014 New Revision: 45384 URL: http://svnweb.freebsd.org/changeset/doc/45384 Log: The canonical form of links to Bugzilla should be http://bugs.FreeBSD.org . Correct case and schema. Modified: head/en_US.ISO8859-1/articles/contributing/article.xml head/en_US.ISO8859-1/books/faq/book.xml head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml head/en_US.ISO8859-1/htdocs/cgi/query-pr-summary.cgi head/en_US.ISO8859-1/htdocs/cgi/query-pr.cgi Modified: head/en_US.ISO8859-1/articles/contributing/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/contributing/article.xml Tue Jul 29 23:41:06 2014 (r45383) +++ head/en_US.ISO8859-1/articles/contributing/article.xml Wed Jul 30 22:55:12 2014 (r45384) @@ -201,7 +201,7 @@ problem reports database - The FreeBSD + The FreeBSD PR list shows all the current active problem reports and requests for enhancement that have been submitted by FreeBSD users. The PR database includes both programmer and @@ -252,7 +252,7 @@ If you find a bug or are submitting a specific change, please report it using the bug submission form. + xlink:href="https://bugs.FreeBSD.org/submit/">bug submission form. Try to fill-in each field of the bug report. Unless they exceed 65KB, include any patches directly in the report. If the patch is suitable to be applied to the Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Tue Jul 29 23:41:06 2014 (r45383) +++ head/en_US.ISO8859-1/books/faq/book.xml Wed Jul 30 22:55:12 2014 (r45384) @@ -593,11 +593,11 @@ The Problem Report database of all user change requests may be queried by using our web-based PR query + xlink:href="https://bugs.FreeBSD.org/bugzilla/query.cgi">query interface. The web-based + xlink:href="https://bugs.FreeBSD.org/bugzilla/enter_bug.cgi">web-based problem report submission interface can be used to submit problem reports through a web browser. @@ -2554,7 +2554,7 @@ kern.timecounter.hardware: TSC -> i82 someone might have committed a change to the port which works for -CURRENT but which broke the port for -STABLE. - Submit + Submit a bug report, since the Ports Collection is supposed to work for both the -CURRENT and Modified: head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml Tue Jul 29 23:41:06 2014 (r45383) +++ head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml Wed Jul 30 22:55:12 2014 (r45384) @@ -160,7 +160,7 @@ documentation tree. If the diff file is to be submitted with the web - Submit a &os; + Submit a &os; problem report interface, add a .txt extension to give the earnest and simple-minded web form a clue that the contents are plain Modified: head/en_US.ISO8859-1/htdocs/cgi/query-pr-summary.cgi ============================================================================== --- head/en_US.ISO8859-1/htdocs/cgi/query-pr-summary.cgi Tue Jul 29 23:41:06 2014 (r45383) +++ head/en_US.ISO8859-1/htdocs/cgi/query-pr-summary.cgi Wed Jul 30 22:55:12 2014 (r45384) @@ -119,7 +119,7 @@ sub header_info { print "The following is an old and incomplete of current problems submitted by $project users. "; if ($html_mode) { print <FreeBSD has migrated to Bugzilla. Please update your bookmarks and try your search there. +

FreeBSD has migrated to Bugzilla. Please update your bookmarks and try your search there.

EOM } } @@ -227,7 +227,7 @@ if ($input{'sort'} eq 'lastmod') { } if ($#prs < $[) { - print "${h1}Please try bugzilla for an up to date search mechanism.${h1_e}\n"; + print "${h1}Please try bugzilla for an up to date search mechanism.${h1_e}\n"; } elsif ($input{'responsible'} eq 'summary') { &resp_summary; Modified: head/en_US.ISO8859-1/htdocs/cgi/query-pr.cgi ============================================================================== --- head/en_US.ISO8859-1/htdocs/cgi/query-pr.cgi Tue Jul 29 23:41:06 2014 (r45383) +++ head/en_US.ISO8859-1/htdocs/cgi/query-pr.cgi Wed Jul 30 22:55:12 2014 (r45384) @@ -258,7 +258,7 @@ sub PrintPR # Page title print html_header( - "FreeBSD has migrated to Bugzilla. Please check the current FieldSingle('Number') . "'/>Bugzilla version of this PR." ); print "

The historical version shown below is likely out of date and is for debugging purposes only!

\n"; @@ -738,7 +738,7 @@ sub ErrorExit my $url = $q->url(-full => 1, -query => 1); if ($code == EXIT_NOPRS) { - print html_header("FreeBSD has migrated to Bugzilla. Try your search there."); + print html_header("FreeBSD has migrated to Bugzilla. Try your search there."); print html_footer(); } elsif ($code == EXIT_DBBUSY) { print html_header("PR Database Busy");