From owner-svn-doc-head@FreeBSD.ORG Wed Dec 3 23:22:20 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 27D12A6E; Wed, 3 Dec 2014 23:22:20 +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 ED6B9D8B; Wed, 3 Dec 2014 23:22:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB3NMJcj093933; Wed, 3 Dec 2014 23:22:19 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB3NMJIg093932; Wed, 3 Dec 2014 23:22:19 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201412032322.sB3NMJIg093932@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Wed, 3 Dec 2014 23:22:19 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46063 - head/en_US.ISO8859-1/books/handbook/introduction 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-1 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, 03 Dec 2014 23:22:20 -0000 Author: jgh Date: Wed Dec 3 23:22:19 2014 New Revision: 46063 URL: https://svnweb.freebsd.org/changeset/doc/46063 Log: - address issue of using send-pr to submit bugs - add link for using bugzilla for reporting bugs - drop committers mailing list and point users to community mailing lists PR: 195432 Differential Revision: https://reviews.freebsd.org/D1237 Reported by: kim.grasman@gmail.com Reviewed by: remko, wblock (mentors) Approved by: wblock (mentor) Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Wed Dec 3 20:41:46 2014 (r46062) +++ head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Wed Dec 3 23:22:19 2014 (r46063) @@ -418,11 +418,11 @@ large sites running &os; - &os;'s advanced features, proven security, and predictable - release cycle, as well as its permissive license have lead to - its use as a platform for building many commericial and open - source appliances, devices, and products, including those from - many of the world's largest IT companies: + &os;'s advanced features, proven security, predictable + release cycle, and permissive license have led to its use as a + platform for building many commercial and open source appliances, + devices, and products. Many of the world's largest IT + companies use &os;: @@ -1145,10 +1145,14 @@ from the source control commit command, which is used to bring new changes into the repository). The best way of making submissions for - review by the committers list is to use the - &man.send-pr.1; command. If something appears to be - jammed in the system, then you may also reach them by - sending mail to the &a.committers;. + review is to use the &man.send-pr.1; command, which is + included in releases prior to &os; 10.1, or submit + issues using the problem + report form. If a problem report has not + received any attention, please engage the community + mailing lists.