From nobody Tue May 26 17:13:53 2026 X-Original-To: dev-commits-src-branches@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 4gPzqj1zNfz6g94G for ; Tue, 26 May 2026 17:13:53 +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 4gPzqj0t1fz3CF5 for ; Tue, 26 May 2026 17:13:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779815633; 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=0PvNy4wZnh2ZU+90cwE/zfpXA7pGhgcaullBNXuzs+0=; b=n3GuifgiwitpNbKDCOsOu/g6BevrqM+m6MSGdXQf3zxV5V7JEV+DjJ5byek5XPgzIeVjCG uyeN914bjdAS4h6vOjRN2WrOMakLanCFXhAM9btM6pGWIPRbJTxumdR4YyGFAWdl1BWXOT RBjln7qUWHgjhNbTTtT8xbTS9hf7Bkd/ab/8OgW8xfAgSuIRlaMOK7PvV22pBsTiain9QA r2ckNmj1HUvdJwjJes3cziipwGGI9AfLcK342lbPjq2drrw61S1TQtNsB/LSliYvsM8reu kkLQ+3nHtYxZFMMo0c63738nFN5k8W8IZbCCXhiPFP9MV/UAiN/dPl3ortV03Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779815633; a=rsa-sha256; cv=none; b=HPZk21F36yfrTkG3VzKYdNaHmylGSZXEJfDtoDX35Dum7/RFO8U1XMB3SP9dciTeutVmx8 tcRkvtStpCumq6rQ0X0KNKgm6qNcZ7pBeSU0ywB3DImXAiwYD6P9NeRbAxy+Hm3DwMKYFI ve6BJI1e9JlrcuYGuG4UHFbIluVUfVF69rCVcpWNium3TgmslgmZlKk96VZXVSWWshscd2 zrWKH70INzPOFxnYd3cpNlycOacN20q2aPsb60SMGFugT5oiO1Z81uPYq2fg0eKN5ncILw dp+S3BiYdxdQSl073PGolFrXeSF47eU7zceJLBxuLTZ7bcmGTQ0MMqUAAYdD7A== 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=1779815633; 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=0PvNy4wZnh2ZU+90cwE/zfpXA7pGhgcaullBNXuzs+0=; b=Hx9bA/aydIc4S6qoM13b0h4NWq9FvajnEMQKStE+CJ/+7O5jidzwZP3QwHJQPh0xqWpDAb CsEBfwBdU3Fg2K3TGKt3QrDGrnF+t3gZceGpw4p/0Wo3NiO7Z/t4vmC0Jx5rhtY89+OEvF bjuEjwk+jU5UsECjWecxxHl3kFjvcvihV5/syx+VpprtWpBlx9BYCKfssIcOi8rWcyK5Bt FxBv+6cYwRKV9Ls7wK3ntOig+gF5aTYsRZ6mKdAX8PcUSgLBYH8RdEmVl3BhUBRl+uHgCL 8WmVEbvfwzYWVTNBlmXIuILFQa3Cwr++JkfxhVnSvM+lWtTd2fxxYGehYqt0FA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gPzqj0RWwz62N for ; Tue, 26 May 2026 17:13:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 39d91 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 26 May 2026 17:13:53 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Ed Maste Subject: git: 9d9651c49575 - stable/15 - nlist.3: Replace a.out(5) Xref with elf(5) List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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/stable/15 X-Git-Reftype: branch X-Git-Commit: 9d9651c49575e27f2873c10bb7fe855be29ff48a Auto-Submitted: auto-generated Date: Tue, 26 May 2026 17:13:53 +0000 Message-Id: <6a15d4d1.39d91.246aabca@gitrepo.freebsd.org> The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=9d9651c49575e27f2873c10bb7fe855be29ff48a commit 9d9651c49575e27f2873c10bb7fe855be29ff48a Author: Ed Maste AuthorDate: 2026-05-18 14:50:22 +0000 Commit: Ed Maste CommitDate: 2026-05-26 17:13:35 +0000 nlist.3: Replace a.out(5) Xref with elf(5) ELF support was added to nlist() in 1997, and a.out support was removed in 2020. The man page was not updated for either of these changes. Fixes: 77909f597881 ("Initial elf nlist support, ...") Fixes: 86cfa7e70b2b ("nlist: retire long-obsolete aout support") Sponsored by: The FreeBSD Foundation (cherry picked from commit 876a17321c896427d70de94101df4d888a19189b) struct nlist is documented in both a.out(5) and stab(5), so add an Xref to the latter. (cherry picked from commit 762e451b318c8cbfddbcaaa92a218e8b45306eb9) --- lib/libc/gen/nlist.3 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/libc/gen/nlist.3 b/lib/libc/gen/nlist.3 index f4ef59083dab..876af0ab6bc1 100644 --- a/lib/libc/gen/nlist.3 +++ b/lib/libc/gen/nlist.3 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd April 19, 1994 +.Dd May 18, 2026 .Dt NLIST 3 .Os .Sh NAME @@ -43,7 +43,7 @@ The function retrieves name list entries from the symbol table of an executable file (see -.Xr a.out 5 ) . +.Xr elf 5 ) . The argument .Fa \&nl is set to reference the @@ -66,7 +66,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