diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 2002-01-09 11:43:48 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 2002-01-09 11:43:48 +0000 |
| commit | b82af3f5e42ab9d848c572b3384fb389fd855ecc (patch) | |
| tree | 3ce5e662efc4ab60de20e79ba7cd33a2a01b26e1 /share/man/man9/ithread.9 | |
| parent | 2e693d1919c984c7af2270eb04d29e841319e651 (diff) | |
Notes
Diffstat (limited to 'share/man/man9/ithread.9')
| -rw-r--r-- | share/man/man9/ithread.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/ithread.9 b/share/man/man9/ithread.9 index f69d853e10a0..3f7e559f5019 100644 --- a/share/man/man9/ithread.9 +++ b/share/man/man9/ithread.9 @@ -111,7 +111,7 @@ The functions receive the vector corresponding to the thread's interrupt source as their only argument. The remaining arguments form a .Xr printf 9 -agument list that is used to build the base name of the new ithread. +argument list that is used to build the base name of the new ithread. The full name of an interrupt thread is formed by concatenating the base name of an interrupt thread with the names of all of its interrupt handlers. .Pp |
