Remove extraneous '>'.

This commit is contained in:
Ed Maste 2010-04-07 19:13:31 +00:00
parent 05c100d21f
commit a69a51149e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=206383

View File

@ -34,7 +34,7 @@
.Nm stack
.Nd kernel thread stack tracing routines
.Sh SYNOPSIS
.In sys/param.h>
.In sys/param.h
.In sys/stack.h
In the kernel configuration file:
.Cd "options DDB"