From owner-svn-doc-all@freebsd.org Wed Jul 12 20:17:47 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2326BDA2A36; Wed, 12 Jul 2017 20:17:47 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 E113E763B4; Wed, 12 Jul 2017 20:17:46 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6CKHk9t058868; Wed, 12 Jul 2017 20:17:46 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6CKHklc058867; Wed, 12 Jul 2017 20:17:46 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201707122017.v6CKHklc058867@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Wed, 12 Jul 2017 20:17:46 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50479 - head/en_US.ISO8859-1/books/fdp-primer/overview X-SVN-Group: doc-head X-SVN-Commit-Author: bcr X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/fdp-primer/overview X-SVN-Commit-Revision: 50479 X-SVN-Commit-Repository: doc 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.23 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: Wed, 12 Jul 2017 20:17:47 -0000 Author: bcr Date: Wed Jul 12 20:17:45 2017 New Revision: 50479 URL: https://svnweb.freebsd.org/changeset/doc/50479 Log: The instructions in the Quickstart section for submitting a diff still listed gnats, which was replaced by Bugzilla a while ago. They were rewritten for Bugzilla and describe the steps to submit the patch via the webgui. I cleaned up the patch for whitespace, the original text is from the submitter. PR: 219899 Submitted by: Roller Angel (roller@rollercomsolutions.com) Sponsored by: BSDCan 2017 Doc lounge Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Wed Jul 12 15:22:52 2017 (r50478) +++ head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Wed Jul 12 20:17:45 2017 (r50479) @@ -169,18 +169,18 @@ - Submit the diff file using the web-based - Problem - Report system. If using - the web form, enter a synopsis of - [patch] short description of - problem. Select the category - docs and the class - doc-bug. In the body of the message, - enter a short description of the changes and any important - details about them. Use the - [ Browse... ] button to - attach the diff file. + Submit the diff file using the web-based Problem + Report system. If using the web form, enter a + Summary of [patch] short description + of problem. Select the + Component Documentation. In the + Description field, enter a short description of the changes + and any important details about them. Use the + [ Add an attachment ] + button to attach the diff file. Finally, use the + [ Submit Bug ] button to + submit your diff to the problem report system.