Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2025 00:51:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 278383] libsysdecode: sysdecode_syscallnames should be sysdecode_syscallname
Message-ID:  <bug-278383-227-OHo4fA0gs9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278383-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278383

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=4ba91e076ee84101112d8296785098ae31dac35e

commit 4ba91e076ee84101112d8296785098ae31dac35e
Author:     Felix Johnson <felix.the.red@gmail.com>
AuthorDate: 2025-08-26 00:06:39 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-08-26 00:49:05 +0000

    sysdecode_syscallnames.3: s/names/name/

    The sysdecode_syscallname function was accidentally documented as being
    plural. Move it to reflect it's actual name, and adjust all references.

    PR:                     278383
    Reviewed by:            ziaee
    Differential Revision:  https://reviews.freebsd.org/D51002

 lib/libsysdecode/Makefile                                           | 2 +-
 lib/libsysdecode/sysdecode.3                                        | 2 +-
 lib/libsysdecode/sysdecode_abi_to_freebsd_errno.3                   | 2 +-
 .../{sysdecode_syscallnames.3 => sysdecode_syscallname.3}           | 6 +++---
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278383-227-OHo4fA0gs9>