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/atomic.9 | |
| parent | 2e693d1919c984c7af2270eb04d29e841319e651 (diff) | |
Notes
Diffstat (limited to 'share/man/man9/atomic.9')
| -rw-r--r-- | share/man/man9/atomic.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/atomic.9 b/share/man/man9/atomic.9 index 54be4b936971..a07388b9afdf 100644 --- a/share/man/man9/atomic.9 +++ b/share/man/man9/atomic.9 @@ -279,7 +279,7 @@ and .Fn atomic_subtract operations were first introduced in .Fx 3.0 . -This first set only suppored the types char, short, int, and long. +This first set only supported the types char, short, int, and long. The .Fn atomic_cmpset , .Fn atomic_load , |
