Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 15,26 ****
.Dt PSETBKPT 3PROC
.Os
.Sh NAME
.Nm Psetbkpt
.Nd set a breakpoint trap in a process
! .Sh SYNOPSIS
.Lb libproc
.In libproc.h
.Ft int
.Fo Psetbkpt
.Fa "struct ps_prochandle *P"
.Fa "uintptr_t address"
--- 15,27 ----
.Dt PSETBKPT 3PROC
.Os
.Sh NAME
.Nm Psetbkpt
.Nd set a breakpoint trap in a process
! .Sh LIBRARY
.Lb libproc
+ .Sh SYNOPSIS
.In libproc.h
.Ft int
.Fo Psetbkpt
.Fa "struct ps_prochandle *P"
.Fa "uintptr_t address"