NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/52058: proc_trampoline manpage out of date
>Number: 52058
>Category: misc
>Synopsis: proc_trampoline manpage out of date
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Mar 10 01:30:00 +0000 2017
>Originator: scole_mail
>Release: 7.0.2
>Organization:
none
>Environment:
NetBSD dstar 7.0.2_PATCH NetBSD 7.0.2_PATCH (GENERIC) #0: Fri Feb 17 19:20:50 PST 2017 scole@dstar:/home/scole/nbsd/cvs/7_0/obj/sys/arch/i386/compile/GENERIC i386
>Description:
I think there should be a manpage entry for lwp_trampoline(9). My understanding is that proc_trampoline was replaced by lwp_trampoline.
It looks like these all point to the same man page of share/man/man9/cpu_lwp_fork(9) :
cpu_lwp_fork
child_return
proc_trampoline
There are references to "proc_trampoline" in these files:
src/share/man/man9/cpu_lwp_fork.9
src/share/man/man9/Makefile
src/distrib/sets/lists/comp/mi
"man lwp_trampoline" should at least point to the same manpage, and possibly replace all references to "proc_trampoline" with "lwp_trampoline" in cpu_lwp_fork.9, or at least make a note about proc_trampoline being obsolete.
>How-To-Repeat:
man lwp_trampoline
>Fix:
Add manpage for lwp_trampoline
Home |
Main Index |
Thread Index |
Old Index