Have the synopsis compile.

Pointed out by:	ru
This commit is contained in:
Ceri Davies 2006-11-18 17:56:59 +00:00
parent bdaee9ef4e
commit 5140328ad3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=164384

View file

@ -27,13 +27,14 @@
.\"
.\" $FreeBSD$
.\"
.Dd November 11, 2003
.Dd November 18, 2006
.Os
.Dt P_CANDEBUG 9
.Sh NAME
.Nm p_candebug
.Nd determine debuggability of a process
.Sh SYNOPSIS
.In sys/param.h
.In sys/proc.h
.Ft int
.Fn p_candebug "struct thread *td" "struct proc *p"