From nobody Thu Feb 06 14:08:52 2025 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 4Ypf9B1SyNz5mVpF; Thu, 06 Feb 2025 14:09:02 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ypf9B109Vz3hYp; Thu, 06 Feb 2025 14:09:02 +0000 (UTC) (envelope-from jhb@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738850942; 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: in-reply-to:in-reply-to:references:references; bh=gLgUTTiLRke4dnwaWUbkjYJBXWNtFJ78Ie+3YtQhEpw=; b=utPhCuXhHCYOlAAnf+KdKEgO6XbeoCRMmk9AWDgMQrQosME5s/vK98UW4whuw5YGAWpzf3 l9/M56aBM464szlTIDkwDnNDC2OLxhKNProomXn+oeiVcL0IK0gJ2P+74eOhtjUYX7b+5y SpUxYTBEVQttRTK38bGSWdZtXJofzlKT+DRQUeN4O7xHd1AN7RuyVXcfifnJa6RHu2/8uV JaxrWwIZF30qI33aJcJKz593kFacD0WcoZkUpD6kyPvzzJe5w/O3DeFfMqtYfHoxg51zh/ YdyY+h1Cj0XKzz90f8HDlFbOj6TOpOGvtgxUwxQ3S922udE/yD6l7LaEX64Oaw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738850942; 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: in-reply-to:in-reply-to:references:references; bh=gLgUTTiLRke4dnwaWUbkjYJBXWNtFJ78Ie+3YtQhEpw=; b=F3ZgM8R/FmmAmM7JLh0CkpXZl0iHaZkRaYDYUlRTf5ysikSJs7e9C1Y+Ds3GBICGaY3Ov1 vVa03o5+G6EH+KPi9CSor57e8Q61MnL6F55lth3U6Z4+NvTDBJ8Ph4UfOxDHpflh2Ge9Gt yFzydXC+zlCjS4EDj6DzMNC21LB+YvPWDcs/yyUgiyJ7qIMeswqcitJ+Pfxi+6rfkIK3BH B5+5TbAEc9rT3/PcPtRyt0sk2hhaXAapGxGmY1TG4aOZTfoVYLF88CXziE6hp7RlGb9HBV mRiIf4J8ckSEaCzEHCffxGGcw4FYoNwXjV1xislS5omdXttg31Brl6ty/9jGIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738850942; a=rsa-sha256; cv=none; b=hTUkymBeS7XEG1IkZg6CnnSk9YsrugZNLid85oKh9Eg9LeZfn8aFgKI15YGyv7sV7VxR/O RNM6gWBPJBVTgXanV3uory5+cvb6kZt1S7u1hXxocv114hnXj7Z1RY7APMbBkyrTbJEblQ LH+E+9zQN/CPhn/exPRNNprZmfogFZeBYWWZ+3kvc4U6e/nXsldhNzpjRX7o73Cgs+HOEp TByztzWa8K7HxYUSkE58NTuUmRHQTlxSG+Zt3lLkXtbPz3OrKPEq5R/K/VfYeVJ9WcTzpz smD8G8CLGXLD0nsPfv8YvrO4cao+BO8TGpxKYhb+zT9YXfo1CKt53dBMadmmMQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from [IPV6:2a05:b400:110:12fe::63] (user-12fe-63.svr-vpn-1.vpn.cl.cam.ac.uk [IPv6:2a05:b400:110:12fe::63]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: jhb) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Ypf991mlwzMbt; Thu, 06 Feb 2025 14:09:00 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Message-ID: Date: Thu, 6 Feb 2025 09:08:52 -0500 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 User-Agent: Mozilla Thunderbird Subject: Re: git: 2f02ab8add08 - main - man9: Delete standalone bus_delayed_attach_children.9 Content-Language: en-US From: John Baldwin To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org References: <202502061406.516E6Xjf033037@gitrepo.freebsd.org> In-Reply-To: <202502061406.516E6Xjf033037@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2/6/25 09:06, John Baldwin wrote: > The branch main has been updated by jhb: > > URL: https://cgit.FreeBSD.org/src/commit/?id=2f02ab8add0822e985ee2d936fc1ed70933e123e > > commit 2f02ab8add0822e985ee2d936fc1ed70933e123e > Author: John Baldwin > AuthorDate: 2025-02-06 14:03:34 +0000 > Commit: John Baldwin > CommitDate: 2025-02-06 14:06:16 +0000 > > man9: Delete standalone bus_delayed_attach_children.9 > > The description in bus_attach_children.9 has more details as well as > additional context. > > This reverts commit 8770f17a959f2af303213989c0323204bb47c129. Sorry for the breakage. Not sure how I had missed the original page when writing the new one. In general though, I do prefer having a single page for a group of related functions as it encourages additional prose about the group. With individual pages for each function there's no good place for that content. -- John Baldwin