mdoc: end function context properly.
This commit is contained in:
parent
e344fb0222
commit
20ed2b4343
@ -65,7 +65,6 @@
|
|||||||
.In libprocstat.h
|
.In libprocstat.h
|
||||||
.Ft void
|
.Ft void
|
||||||
.Fn procstat_close "struct procstat *procstat"
|
.Fn procstat_close "struct procstat *procstat"
|
||||||
.Fc
|
|
||||||
.Ft void
|
.Ft void
|
||||||
.Fo procstat_freeargv
|
.Fo procstat_freeargv
|
||||||
.Fa "struct procstat *procstat"
|
.Fa "struct procstat *procstat"
|
||||||
@ -167,6 +166,7 @@
|
|||||||
.Fa "struct procstat *procstat"
|
.Fa "struct procstat *procstat"
|
||||||
.Fa "struct kinfo_proc *kp"
|
.Fa "struct kinfo_proc *kp"
|
||||||
.Fa "unsigned int *count"
|
.Fa "unsigned int *count"
|
||||||
|
.Fc
|
||||||
.Ft int
|
.Ft int
|
||||||
.Fo procstat_getosrel
|
.Fo procstat_getosrel
|
||||||
.Fa "struct procstat *procstat"
|
.Fa "struct procstat *procstat"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user