diff options
| author | Mitchell Horne <mhorne@FreeBSD.org> | 2019-09-08 21:37:52 +0000 |
|---|---|---|
| committer | Mitchell Horne <mhorne@FreeBSD.org> | 2019-09-08 21:37:52 +0000 |
| commit | d1bc2d79f2bdc0853969b23d2efaf781177426e5 (patch) | |
| tree | 5dafe0b9e9966a785b67ab64f5517d3e3f2dd3b5 /lib | |
| parent | 414a7630630e666483d6c2c78c02e09fb45a2db3 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/sys/cpuset.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/cpuset.2 b/lib/libc/sys/cpuset.2 index 664d48eeb9b4..94a11486b371 100644 --- a/lib/libc/sys/cpuset.2 +++ b/lib/libc/sys/cpuset.2 @@ -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)" |
