From nobody Wed Mar 11 14:45:43 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 4fWD7x0HDsz6VHKT for ; Wed, 11 Mar 2026 14:45:49 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fWD7w4lSvz3C16 for ; Wed, 11 Mar 2026 14:45:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773240348; 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=l/rESXoVzu/NthAYj2ySdGlKfYv9Xx3zKzwrng41HF4=; b=nFqyU46K2RoficnQdtf+0Da71dz5GG9y+3arxWlP/KRvHsBaICxSSHWlq7+VkXEbIH+X47 LdmiYz3gGVMkEP4EMVvLvAEvHQs9PI6pIs1pW9lEfWjY77PNdacIOyKIpmENTBchZMULxy 83izutRqmrHT1ZYlVyt718f0FTkRrGWHVxx3F9Bm/u5l60KmsIOAgNRO5OL0jrTrVReNzp QbCYdcj9C0Swf7f2ZvKvxe2NOQDfv0lRcyinaK2AZffEGBjUJvCMCePBW2j7y+v+qIXI31 qHO2uUYpxfYpUD4tpdSEALoPyGbIUJ2ve+sD9D5pUuG+3Sh29LNud/Z9YxkxDA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773240348; a=rsa-sha256; cv=none; b=yhE8D+VOiLltN4TihlNWZ+N/pkcJNmuwKr/73H14EahnLDnNkKR5wg+wiGz7CRgeTP7stW 81s8KWlHhogJW2Y99RsL5MERFmLBWbSZMptUierKKi2YaN59kebt+jl8No0cbGDWk3FXeJ hxu1W0sF4EhuIyvpGQxaz4hNhP67A/k5Dx94fYLR0R79wzkFNeyrK9VQIOP/o8QELEjAvZ bfdf9sFC9R1GDJwlaC8WURIA6SECpfAl+zwfxyGwW0KmqleWPKAmdClnhF6EPwlEEcGUMU EhWHGkoXAp0oL/vUZdNiFBsmvjblzoLsFQVVVQ4Xwdy5BpvhRifcm1kSCQnVAw== 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=1773240348; 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=l/rESXoVzu/NthAYj2ySdGlKfYv9Xx3zKzwrng41HF4=; b=GGt06Y0hSYuhOzimtyOu+p+crjUm4aCHLcqiT936z3qYHLPbsgBcCJWBTOymZCyP/l+SiN 9u6lkgH9g3629+cSwYLiw/uxmc8wFv72MnA51PFQCt1xl0qLDmhFRNAaswl6YJ2jGBq8Dd KUVl9x+TEwvdQGFwnDu2E+sxxbPjW8bVbA8nYK75suH1ADNqfN9EO32l4LfbK13qUo5JEg b3pCncmTmGl8znZjlEHN+gXrftO3hBeoBDO98fhXRauE2lAv5k1u5a5mD571qKthFo3g/v 6OmWi2IwnxyCFjyvxoyJZcAX6oEpMoStcS4iFfU9VQtYlHa9pVJ9LiDTuIaiuA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fWD7w4C0Wz13Mw for ; Wed, 11 Mar 2026 14:45:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 38a09 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 11 Mar 2026 14:45:43 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Youssef Dietel From: Alexander Ziaee Subject: git: 9a387f2644 - main - handbook/kernelconfig: Fix grammar typo 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9a387f2644b0ac3be3daefe4c7d9d8f4c949a1a8 Auto-Submitted: auto-generated Date: Wed, 11 Mar 2026 14:45:43 +0000 Message-Id: <69b18017.38a09.27cbce4b@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=9a387f2644b0ac3be3daefe4c7d9d8f4c949a1a8 commit 9a387f2644b0ac3be3daefe4c7d9d8f4c949a1a8 Author: Youssef Dietel AuthorDate: 2026-02-27 21:25:28 +0000 Commit: Alexander Ziaee CommitDate: 2026-03-11 14:44:02 +0000 handbook/kernelconfig: Fix grammar typo Reviewed by: ziaee Signed-off-by: Youssef Dietel Closes: https://github.com/freebsd/freebsd-doc/pull/616 --- documentation/content/en/books/handbook/kernelconfig/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/kernelconfig/_index.adoc b/documentation/content/en/books/handbook/kernelconfig/_index.adoc index aa8e845f14..7f028f7a08 100644 --- a/documentation/content/en/books/handbook/kernelconfig/_index.adoc +++ b/documentation/content/en/books/handbook/kernelconfig/_index.adoc @@ -204,7 +204,7 @@ The format of the kernel configuration file is simple. Each line contains a keyword that represents a device or subsystem, an argument, and a brief description. Any text after a `+#+` is considered a comment and ignored. To remove kernel support for a device or subsystem, put a `+#+` at the beginning of the line representing that device or subsystem. -Do not add or remove a `+#+` for any line that is not understand. +Refrain from adding or removing a `+#+` for any line you do not fully understand. [WARNING] ====