From owner-svn-doc-all@FreeBSD.ORG Sun Jun 29 06:21:17 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E9656713; Sun, 29 Jun 2014 06:21:17 +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 D5D8D2C54; Sun, 29 Jun 2014 06:21:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5T6LHSL027447; Sun, 29 Jun 2014 06:21:17 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5T6LHfB027446; Sun, 29 Jun 2014 06:21:17 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201406290621.s5T6LHfB027446@svn.freebsd.org> From: Eitan Adler Date: Sun, 29 Jun 2014 06:21:17 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45142 - head/en_US.ISO8859-1/books/faq X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jun 2014 06:21:18 -0000 Author: eadler Date: Sun Jun 29 06:21:17 2014 New Revision: 45142 URL: http://svnweb.freebsd.org/changeset/doc/45142 Log: eviscerate send-pr from the FAQ Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Sun Jun 29 04:45:19 2014 (r45141) +++ head/en_US.ISO8859-1/books/faq/book.xml Sun Jun 29 06:21:17 2014 (r45142) @@ -596,9 +596,7 @@ xlink:href="https://bugs.freebsd.org/bugzilla/query.cgi">query interface. - The &man.send-pr.1; command can be used to submit - problem reports and change requests via electronic mail. - Alternatively, the The web-based problem report submission interface can be used to submit problem reports through a web browser. @@ -2556,8 +2554,9 @@ 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 a bug report with the &man.send-pr.1; - command, since the Ports Collection is supposed to work + Submit + a bug report, since the Ports Collection is supposed to + work for both the -CURRENT and -STABLE branches.