Fix cpuwhich_t column width

Not bumping .Dd since this is purely a format change.

Approved by:	markj (mentor)
This commit is contained in:
Mitchell Horne 2019-09-08 21:37:52 +00:00
parent 414a763063
commit d1bc2d79f2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=352048

View File

@ -96,7 +96,7 @@ is interpreted and is of type
The
.Fa which
argument may have the following values:
.Bl -column CPU_WHICH_CPUSET -offset indent
.Bl -column CPU_WHICH_INTRHANDLER -offset indent
.It Dv CPU_WHICH_TID Ta "id is lwpid_t (thread id)"
.It Dv CPU_WHICH_PID Ta "id is pid_t (process id)"
.It Dv CPU_WHICH_JAIL Ta "id is jid (jail id)"