From nobody Mon Jun 1 21:48:40 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gTnf56CC4z6g666 for ; Mon, 01 Jun 2026 21:48:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gTnf55Mdpz3cqb for ; Mon, 01 Jun 2026 21:48:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780350525; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DjtnFGyLsB/cKVpIPZHwtKYFLGeqX/ED1BQJHJf9ltI=; b=hQ700o3nEgylHL5qkpWA8iXhBOKSdoexJQAJrUKsC0ETijAb5kd6NxAGXQ6UEpJBFAb/Zl 5iz3BkaSfojhRKZz/2rSWu19+HZK2vvWqYRTYuOpkAWCU/qSM1ZQXn6rtawl+jFpK47KQS 6fbfZuuu5Shl6+2nfI2VQiN8wicZO8DAbAovIGkYSG1V4B1EpkEq4HpXvIQWvh0BOGHBGl DOuzJQ1vRqxhmskW9V1kDzMsKjFPjJUMhZQa9F93VQeAVUc9BWdg7hT2zQASkKXOrccWPp qHiwH8HvtKZecsLUaMKrapkpx7uDoL5Ued3dlPdooInwweTU/FXyjvaaAlkT7A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780350525; a=rsa-sha256; cv=none; b=v8mKkaUcJuIHhUsiHryMQVV1ZQDRzpbYy/cNXsL48ajGU0QSUl+T2ar1UEbo5Kah3hpflm 6ydN1TN206tyGfN60bjXUk5zZglaKZQA6X1widrXiobyA5TEpPVKIxOtUeFq3q1oCDAXjt nzgjzuYko9dgoSwiNPMXTLdGEf+GiqoeAKSisrkNbXMC8UK9GZlpyvaT+NlE2TQew/4qP/ Rb8KJ2J5f4SMX2S66sDwYJYtllP98ZPbUFW4VMgvthFjAdHnl+l3wJr2expzbRAaByvP0J jv+sR5AJ4lcOOILMTR7vTODhXx0my1UKe2HnKwVRQOG/jIHGK5kkyilcGjna8A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780350525; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DjtnFGyLsB/cKVpIPZHwtKYFLGeqX/ED1BQJHJf9ltI=; b=hTm6z7C8pNxDx872e+LFV/L9crxPDQtjDIwauNeIaBxod+BrwcjoCxc6hUSyca5MxWWtky ZrSbY6JJpXfKOodDhT/GvhfYHuFFxIGMs0u+TfbpI7yMaWAbh4mHRlIldadgFfzpHzh62s TnHA2XngWMjmwhuWVI8IkkVevKAI4OaWsQh8PiFMUb0VDvHPnvMG0P4EmNudsGKnjLVQBt M7s6Otsoo7FsvuZedK1S0OmeMRWdmVZdwAEPQdFoarGTfwQzn2a7tOvIXBcRutyyVoXq3v +mOH/kiqxWRmn4/+QrBSI+GXzgCBGew6gc1f2FIG4IUSUoGB8eTzn6h1xpQj2A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gTnf54h7FzwJ8 for ; Mon, 01 Jun 2026 21:48:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3dba5 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 01 Jun 2026 21:48:40 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Alexey Shuvaev From: Andrey Zakhvatov Subject: git: 1671b8a418 - main - books/fdp-primer: "patch" word is NOT needed List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: andy X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1671b8a41846a0f217df3abd71f6724ae310eb1c Auto-Submitted: auto-generated Date: Mon, 01 Jun 2026 21:48:40 +0000 Message-Id: <6a1dfe38.3dba5.4cb8ebe3@gitrepo.freebsd.org> The branch main has been updated by andy: URL: https://cgit.FreeBSD.org/doc/commit/?id=1671b8a41846a0f217df3abd71f6724ae310eb1c commit 1671b8a41846a0f217df3abd71f6724ae310eb1c Author: Alexey Shuvaev AuthorDate: 2026-06-01 21:46:56 +0000 Commit: Andrey Zakhvatov CommitDate: 2026-06-01 21:46:56 +0000 books/fdp-primer: "patch" word is NOT needed Update instructions for submitting Problem Reports. Improve description of the steps to submit a diff. The [patch] convention for the summary field is not needed anymore. Update the quick start FreeBSD section in the overview chapter of the fdp-primer to reflect that. PR: 295715 --- documentation/content/en/books/fdp-primer/overview/_index.adoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/documentation/content/en/books/fdp-primer/overview/_index.adoc b/documentation/content/en/books/fdp-primer/overview/_index.adoc index c316176b05..670c2a754b 100644 --- a/documentation/content/en/books/fdp-primer/overview/_index.adoc +++ b/documentation/content/en/books/fdp-primer/overview/_index.adoc @@ -175,7 +175,12 @@ please generate the [.filename]#.diff# from the base of your documentation tree. + In the example above, changes have been made to the *bsdinstall* portion of the Handbook. + -. Submit the patch or diff file using the web-based https://bugs.FreeBSD.org/bugzilla/enter_bug.cgi?product=Documentation[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 btn:[Add an attachment] button to attach the patch or diff file. Finally, use the btn:[Submit Bug] button to submit your diff to the problem report system. +. Submit the patch or diff file using the web-based https://bugs.FreeBSD.org/bugzilla/enter_bug.cgi?product=Documentation[Problem Report] system. +In the `Component` field, select the part of documentation the changes belong to. +In the `Summary` field, enter a _short description of the problem_. +In the `Description` field, enter a short description of the changes and any important details about them. +Use the btn:[Add an attachment] button to attach the patch or diff file. +Finally, use the btn:[Submit Bug] button to submit the diff to the Problem Report system. ==== [[gnu-linux-installation-process]]