mdoc(7) police: function typedefs are similar to the
function declarations so use that idea to fix markup.
This commit is contained in:
parent
31e4d24089
commit
544602cfa1
@ -35,7 +35,8 @@
|
||||
.Sh SYNOPSIS
|
||||
.In sys/types.h
|
||||
.In sys/systm.h
|
||||
.Ft "typedef void" ( *forklist_fn ) ( "struct proc*" , "struct proc*" , int ) ;
|
||||
.Ft "typedef void"
|
||||
.Fn \*[lp]*forklist_fn\*[rp] "struct proc *" "struct proc *" int
|
||||
.Pp
|
||||
.Ft int
|
||||
.Fn at_fork "forklist_fn func"
|
||||
|
Loading…
Reference in New Issue
Block a user