From nobody Tue May 19 00:16:37 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 4gKFbB1nQGz6d5lv for ; Tue, 19 May 2026 00:16:38 +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 4gKFbB0KSgz47Zc for ; Tue, 19 May 2026 00:16:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779149798; 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=ePxWDj5dKJTHEQ3uVzKSOylHuh8g31Q8+nwMgM2bPg8=; b=Gl76QgBqsJgLqyYR8hdTlfhVilwiLreAvs3CYqtT22a2VTNCPXtL0Tw4GrB4twxZ9k7aZa Z7RrRITs50eHp1H3guVBWaQAj5yP6PsDqrOJxkmRIeZoCVbQzzD2d8lPFRBF5MgJiPrb6p eC7xEG3fcTCpiWm7HuPn1CFIfeyE6HC0MIhvYr+XM6Bcu7+QWWgvkl6HTHsjq18xr7+vXt 4O205uk/HWQMNQckSmtLkKOQ4/8aqQpqkgTwqKE/CLSC6GIO4QMWHGalik0/LQXVlPSYih zGH9DsKWvtrjrGbQesYtWDn+0QzVmhJjfNUipCLFU5pJy/O9JsGArgrQgW9hYw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779149798; a=rsa-sha256; cv=none; b=YRD6t04SikIezGr/ixWcuYusZLK77jhlDT+5OgVzg14WQRSkqsfqBNMkUUju2gbXeeIwhP nLr+10cX2/rGWQNdyUCQnSF50MTlLPPhJ9S9C2dzd3aJc0FPvkxIxBA2QxhVUl5QvU4O2X i9ucpNw4qPx0przKmpAkCjglwS+gHUtc/PJ+/8AkUh0vJXNpf7hStD9F07NsCtlREjpDi1 A/JnZ/togyijPkyOwaAXxI3eDTjveS8Ai6yqWjty19Mg5aT12gqxpd0yW2n6YHQ/zNtFsz 5UM0Mte3PSmju046YsN4vC+r1CN0z9K42KiTvEDUyFcrTcxt7gFKLjVSgYENxw== 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=1779149798; 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=ePxWDj5dKJTHEQ3uVzKSOylHuh8g31Q8+nwMgM2bPg8=; b=Xs7g7WScIwsg/16JG7Uqku6WpWga8XNQCAlCNHng1xvMfJWaEhIFhsc9NkrQlQYGvRqrgI xkWkGSBU9c/W1ekqGpgN3tgxfk42k8qPvKhCV1m8/kD6XtS5eC8goGoaefKSv8J8jJxHYp AtWsWqqrUqAAY7C8gws5SqhwqDrRMnlvChwVvRKmVs6QEjjCoN5dXOlp5+uRFxxOuCQjAE V8DDDPk71rV7JS/tEyxdFNyTNhssXUs+shoRGtn0VIdnIFXdGjVB52bIXXQgX69efvgL/C gj+lNOvo8d+DHUTrhW1wH+8IT4yrW55FpBrFsLDvXpPE25AZcN38Igye0h880w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gKFb96mhWzrRJ for ; Tue, 19 May 2026 00:16:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 22644 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 19 May 2026 00:16:37 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Ed Maste Subject: git: 762e451b318c - main - nlist.3: Add stab(5) Xref 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: emaste X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 762e451b318c8cbfddbcaaa92a218e8b45306eb9 Auto-Submitted: auto-generated Date: Tue, 19 May 2026 00:16:37 +0000 Message-Id: <6a0babe5.22644.48a5ab0b@gitrepo.freebsd.org> The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=762e451b318c8cbfddbcaaa92a218e8b45306eb9 commit 762e451b318c8cbfddbcaaa92a218e8b45306eb9 Author: Ed Maste AuthorDate: 2026-05-19 00:11:39 +0000 Commit: Ed Maste CommitDate: 2026-05-19 00:16:13 +0000 nlist.3: Add stab(5) Xref Commit 876a17321c89 removed the a.out Xref as nlist(3) no longer supports a.out, but this left nlist(3) without a reference to a page documenting struct nlist. struct nlist is documented in both a.out(5) and stab(5), so add an Xref to the latter. Reported by: brooks Fixes: 876a17321c89 ("nlist.3: Replace a.out(5) Xref with elf(5)") --- lib/libc/gen/nlist.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/libc/gen/nlist.3 b/lib/libc/gen/nlist.3 index 9e2aa0d7eb0f..6aefd95e3b51 100644 --- a/lib/libc/gen/nlist.3 +++ b/lib/libc/gen/nlist.3 @@ -72,7 +72,8 @@ if the file .Fa filename does not exist or is not executable, the returned value is \-1. .Sh SEE ALSO -.Xr elf 5 +.Xr elf 5 , +.Xr stab 5 .Sh HISTORY A .Fn nlist