[Bug 278383] libsysdecode: sysdecode_syscallnames should be sysdecode_syscallname

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 15 Apr 2024 17:58:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278383

            Bug ID: 278383
           Summary: libsysdecode: sysdecode_syscallnames should be
                    sysdecode_syscallname
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: nsonack@outlook.com
                CC: doc@FreeBSD.org

The manual pages for sysdecode make reference to a function called
"sysdecode_syscallnames".
This function is actually called "sysdecode_syscallname" (singular instead of
plural):

  https://cgit.freebsd.org/src/tree/lib/libsysdecode/sysdecode.h#n122

-- 
You are receiving this mail because:
You are on the CC list for the bug.