diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2002-02-18 00:21:05 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2002-02-18 00:21:05 +0000 |
| commit | 2f2f40f261c133a5bc54d037df3be97e555b501a (patch) | |
| tree | 84e18a663b23cf5207d092ffa2b7b616901a4433 /share/man/man9/ithread.9 | |
| parent | 992e463887ed8c0e6f683f43bdc9a6e35c72f771 (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 3f7e559f5019..01c5d813be20 100644 --- a/share/man/man9/ithread.9 +++ b/share/man/man9/ithread.9 @@ -95,7 +95,7 @@ The argument specifies the interrupt source to associate this thread with. The .Fa flags -argument is an or mask of properties of this thread. +argument is a mask of properties of this thread. The only valid flag currently for .Fn ithread_create is |
