From nobody Fri Apr 17 13:56:07 2026 X-Original-To: dev-commits-src-main@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 4fxxHW55q0z6ZpXk for ; Fri, 17 Apr 2026 13:56:07 +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 4fxxHW3HwXz3FHf for ; Fri, 17 Apr 2026 13:56:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776434167; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=QT+Da3JmeurM6UkMJ18vBcgidTrLDXyJb662/A75B8U=; b=jc85OCG1O6fBiGXpBnto3oNGwZIKQnZqHoFhWO6jht+zaPsDu5/tLYYTiACLxubd1TCmbE fFlzzWDpEw4xtIfhcDSmC1Pit5GUJIvQuxL+f8sHUJ+Ccaht6Mwo1IeLmg/LGCVSmXVz5A 1dESNMpMu5pHUKYEC1mmaZWkU47GjrEb73cDGX/s3j8GFpsPOuHMHqs5WoxCtO8qiaUnXJ tTScIGSdLhHhfJ20fvM6H5FzuXPzT9AqhX/Pu3T8RXo/H1uMfNlwkTH1U3CLXCbCfBvZAE tZJ6nRn2ljxMKDzdNuTRo8zC032+W3cseNk3wGayPH3uzZssRcVlZ+nmsBHuSQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776434167; a=rsa-sha256; cv=none; b=axCxf5NI4WZ3j3vcnQy2nsHJAJH5XhexazPOfV8IAcaKohTO+NtlAYZvnBDWVQtYjowc9G rAFiTEtgyNOB5SEO/OD7Ji2UNGklOEiTi84elBcio2GJ1vT/ioV+JSWc6yMxe9JXBGnDIn nwPFl359OApFEH1HBa4fbKC3TmTRYT3PkAc+Y39nM4kglfUFNyQk/6vtATk8oUpSEMh8dk 8tuzU0RZ0DPiGRuaTbHy3zDK9JbFzfx4AG+tpACIY4/Dh+Tb2ztnJsBW13SAt38jvcaMaN i6yxC8QzpW2a+WnWvjWKKfKhB2JRCmE7yWYFeEnXuJxRhlHh9uZguQrK/blszg== 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=1776434167; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=QT+Da3JmeurM6UkMJ18vBcgidTrLDXyJb662/A75B8U=; b=QCfOKxKZQ0MvmvLR8PuduBosXibWD/hQIP9tJ8QYkfE40D5oaZFLXReWUZ18RH2cGlU312 rYTyTlUcUjo4xlQiUca4xmQQPJSFh6ZeEdwZDiUyNdR24pjz/je12SA/y0XRhuq1nFD7M4 XOXy9itmnZIHR4Ul11/Znu3WNPa/jgxDmifCcZ7t9p1uAu+qIymeXOX8EcTbXGPWKN5yI4 pse6b1koHOKkzE8UHswad5sgGIZ1kVb7DqoCX3macCAfcYL5EDoI6WyRibwlnffOcHufhj zeFO7GVp+ijfU0oue1itBqxvvTWYZWndXO+WgKYFPe9bdaPjQpMzjFko/Dx4GA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxxHW2brpzwTl for ; Fri, 17 Apr 2026 13:56:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 45154 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 17 Apr 2026 13:56:07 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Jose Luis Duran Subject: git: 8e08080ee581 - main - rc.conf: Fix typo in comment List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jlduran X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8e08080ee581dfd30c128d032035da7b6ae44463 Auto-Submitted: auto-generated Date: Fri, 17 Apr 2026 13:56:07 +0000 Message-Id: <69e23bf7.45154.6adbec06@gitrepo.freebsd.org> The branch main has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=8e08080ee581dfd30c128d032035da7b6ae44463 commit 8e08080ee581dfd30c128d032035da7b6ae44463 Author: Jose Luis Duran AuthorDate: 2026-04-17 13:55:16 +0000 Commit: Jose Luis Duran CommitDate: 2026-04-17 13:55:16 +0000 rc.conf: Fix typo in comment The correct path is /etc/defaults/rc.conf (defaults in plural). Reviewed by: netchild Fixes: cc4eb1ea1040 ("Add support for a /etc/defaults/vendor.conf override file") MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D56456 --- libexec/rc/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexec/rc/rc.conf b/libexec/rc/rc.conf index c4cc6dea02a2..75420e42cdeb 100644 --- a/libexec/rc/rc.conf +++ b/libexec/rc/rc.conf @@ -791,7 +791,7 @@ if [ -z "${source_rc_confs_defined}" ]; then } fi -# Allow vendors to override FreeBSD defaults in /etc/default/rc.conf +# Allow vendors to override FreeBSD defaults in /etc/defaults/rc.conf # without the need to carefully manage /etc/rc.conf. if [ -r /etc/defaults/vendor.conf ]; then . /etc/defaults/vendor.conf