Date: Wed, 05 Aug 2026 18:33:45 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 278383] libsysdecode: sysdecode_syscallnames should be sysdecode_syscallname Message-ID: <bug-278383-9-Pmv5FfwMuD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278383-9@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 #5 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=152064c3a278fe7c27c06f13ea2191ebc9a62c73 commit 152064c3a278fe7c27c06f13ea2191ebc9a62c73 Author: Felix Johnson <felix.the.red@gmail.com> AuthorDate: 2025-08-26 00:06:39 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2026-08-05 16:17:51 +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 Reported by: mhorne (initial commit forgot to remove old) Differential Revision: https://reviews.freebsd.org/D51002 (cherry picked from commit 739c4905dd5a35db8542b91cb46f04cc7b0484af) (cherry picked from commit 4ba91e076ee84101112d8296785098ae31dac35e) ObsoleteFiles.inc | 3 +++ 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 +++--- 5 files changed, 9 insertions(+), 6 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278383-9-Pmv5FfwMuD>
