From nobody Tue Sep 01 16:28:20 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 4hZB9w5QXjz6r78p for ; Tue, 01 Sep 2026 16:28:20 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hZB9w3zktz3G3v for ; Tue, 01 Sep 2026 16:28:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788280100; 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=8t3lgKCcKhfB/cR2Hd37eJQaj4j9hJDYjR3ABY6g71E=; b=I1cw+C+6cJn5hG6q8WpwjjKZ/UcPoIinh4+PQiYWdd+3HjlNtLd6E6EtsQI/7GiR/EDNN9 mgK1Yk38TyZFwB/JU9dEha/R3jCIY6hnh5+AKwQYo14aQCJ+mLZvAYELqwp1FDR+UoWHsU cLScrzN1cf4+RDYOjWEHdsU6pVTNpMpog8/acN/ymzwSXra5NUncYtDDX1q6klcny1/ifS 9ciDsTgQE69C+VRQKiUK8iBwItkGH8qP4/K5am6m2EQ70xnIquVd10J6KBRcDXsVip5DUh Vybg93HNJskrPT5R09eXU+tpFU81B9wci5vo01X2+sjJhd96QSJWlze2gkvhKA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788280100; a=rsa-sha256; cv=none; b=ny4I6tjh6xqLmmo5VkHquBcoi0UxD5wSZ6Vp+/gFzab1TTMoKfCZznMUI+72tqW8/Naqp4 LlAkzhktkf82SRJHuBXctLV9EvJKOwmUi7lcLH+M3mh8HiFK7ETncfonP5LkthoIj6ToZt 9F9JNr9p/g6Pye4t9iQ6l/oENgzWGtYHWc8eLs+OS6ejojQYgWAi8TLc42XA7z/dQj3BPy WrEKpwIt/2QHaPeT9jUrF1mY8xikqLfpM0HG6be/BtwVW3/Q48glwIx10+6G/szfLCDPMx u52SwjhF7rKUl0CGXkg2tSvthkc9onAlT2nRorl+YfAcp0/ixLVUDSJm22vrBA== 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=1788280100; 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=8t3lgKCcKhfB/cR2Hd37eJQaj4j9hJDYjR3ABY6g71E=; b=xc6hvlKfCB6XP7rR9TdZ1t4issYcQ/XsGuGTVarCw1qSz8Nbx+kAqc360Q8//R0UnQXHzE Hvz6vLYCpQeRO8cF/lJIMr1clSDvKbG/BMwJiZIFbu8U+oyCUnAFoEcQPJG4YVwn5/MzC/ 2gBKWCtHgZXq7VsCqWfZ8j4JVKjp1a8ludrjT829qO2m9bagcZxPW9Ua1CuM/0888rwl8R 3yfWGOk9lZGMbK9t+KwZ19c7p6vhzj4kFTKFcNemx4fCSEIgqRti8wEOesRv/e3sefUr+f crqcYMvcFX4HIr2ykdksPJZw2txCpA7HrtUcHLUOIc4Dw/coiM1LYYSgHeLybg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hZB9w2kcMz14xn for ; Tue, 01 Sep 2026 16:28:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 33b28 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 01 Sep 2026 16:28:20 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Warner Losh Subject: git: 68a4a53e82af - main - loader.kboot.8: Use right headers 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 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: imp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 68a4a53e82afb51dedda7893673d119e172bf520 Auto-Submitted: auto-generated Date: Tue, 01 Sep 2026 16:28:20 +0000 Message-Id: <6a96fd24.33b28.398f79b7@gitrepo.freebsd.org> The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=68a4a53e82afb51dedda7893673d119e172bf520 commit 68a4a53e82afb51dedda7893673d119e172bf520 Author: Warner Losh AuthorDate: 2026-09-01 16:26:26 +0000 Commit: Warner Losh CommitDate: 2026-09-01 16:26:26 +0000 loader.kboot.8: Use right headers Uggg, copied this instead of using the new style. Sponsored by: Netflix --- stand/man/loader.kboot.8 | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/stand/man/loader.kboot.8 b/stand/man/loader.kboot.8 index 2a7efad3252d..54bc7ddca0a4 100644 --- a/stand/man/loader.kboot.8 +++ b/stand/man/loader.kboot.8 @@ -1,28 +1,8 @@ .\" .\" SPDX-License-Identifier: BSD-2-Clause .\" -.\" Copyright (c) 2026 The FreeBSD Foundation +.\" Copyright (c) 2026 Netflix, Inc. .\" -.\" Redistribution and use in source and binary forms, with or without -.\" modification, are permitted provided that the following conditions -.\" are met: -.\" 1. Redistributions of source code must retain the above copyright -.\" notice, this list of conditions and the following disclaimer. -.\" 2. Redistributions in binary form must reproduce the above copyright -.\" notice, this list of conditions and the following disclaimer in the -.\" documentation and/or other materials provided with the distribution. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -.\" SUCH DAMAGE. .\" .Dd September 1, 2026 .Dt LOADER.KBOOT 8