From nobody Tue May 26 17:13:53 2026 X-Original-To: dev-commits-src-all@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 4gPzqp4W61z6g8fN for ; Tue, 26 May 2026 17:13:58 +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 4gPzqp1LsCz3Cdy for ; Tue, 26 May 2026 17:13:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779815638; 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=eIw8vSW2PYIE//fbgKKlOa0xISAgeJRnr/QAxOZfJ3t+9OQP8XeNB8yFSvx50R5uLa0aBc 7tFUqpjaVI3uGVkWOgW+qN9V9D38hOCuNCiFV+yLDAL9bAkAfHYGZvyRibrulpOX40Xj/X 3YbezlLGj68jCwwBWF2jFwuaVFzhtZFHh4UgG4Pnv8wFyyLELAaJ027Eh5SCjCwFeFGwgy 0qjO0+SkNLumf45LEo1opxTzKFBKMyhTGu7xrvLcZMxpDpZc7OwIOZBtOB0Qe09Ib0YOA0 9VnFWvNCbboD87wqlRChD8FLYZmomMrzWCQw6F5xiXXKBd64w4k69gNpx7DdKA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779815638; a=rsa-sha256; cv=none; b=fqoxbx1czGsRcsDyN6cUgIDNqwqmflYpkdO6vEwML6pp8CLfL0Aabpgtil61w998He/9SZ c6KDDvpANr0FIHETNYssgOB/qrudtuWu5YDBEJljth0jQL+whIZEtiyFXSwQWzn+Ra7yOK 3iZ10yjCzpaczwj3n761Pw737loRwlJ6OrBYWfdHzISc1pQ6NC8qBDPzb0PfxrnOwcGGwE S3ZF+3yEjUd90uSUk7I4wToUfzzE/JC8fR3voGFrSUMRtn28a7cfYU5R8QKDfILTuuLDFF GKvN6TxzHBGOPMAQbrh/4Li6NJeS7z0rh0jVPuhnUsDHpX8kNT4rw3Ueea225w== 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=1779815638; 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=rRFguacXQzr9komKwC6Lay+598phDI71Ie6uOipWGq5g3a9X1EU6GuCJkjC/ePEgTr364d x5jrNhLBmXJeIeLaJ4OP2MfXKYdBiKeqY12IcV5zMSyvRDEh3YtTqLznjOD1q4lRYRKfbQ aKMNrlLF7QtVm+2BrzckPNCfbPZQWAFw3H2FLkeAX7LBKiz0sqAQVgI+0NuiegHuVqsAge i5K8jB4weXDdNtXuewC6AmVqxVwFzQDhPvMpL8+IhQGmTFBMcwIEHz6v5JYs48EUC0s5g2 3kulqxmdI2gWzw6ELYevOgB+5ynTWRxXuqFzj274gZvC/oqtCutdiAId3YxTnA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gPzqp0sZQz62Q for ; Tue, 26 May 2026 17:13:58 +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: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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