summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorceri <ceri@FreeBSD.org>2006-11-18 17:56:59 +0000
committerceri <ceri@FreeBSD.org>2006-11-18 17:56:59 +0000
commit0f65401c2bd3bbdaf3f533d8ef5b1e681d230cd8 (patch)
tree59954dc9809f6cdb094426875151cc88b3eee02f /share
parent92ff1201cf23be1daebcd3a2b730647f8b51a6eb (diff)
downloadFreeBSD-src-0f65401c2bd3bbdaf3f533d8ef5b1e681d230cd8.zip
FreeBSD-src-0f65401c2bd3bbdaf3f533d8ef5b1e681d230cd8.tar.gz
Have the synopsis compile.
Pointed out by: ru
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/p_candebug.93
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/p_candebug.9 b/share/man/man9/p_candebug.9
index a24a688..63ff0ac 100644
--- a/share/man/man9/p_candebug.9
+++ b/share/man/man9/p_candebug.9
@@ -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"
OpenPOWER on IntegriCloud