diff options
author | David Leonard <d@cvs.openbsd.org> | 1999-03-10 10:04:43 +0000 |
---|---|---|
committer | David Leonard <d@cvs.openbsd.org> | 1999-03-10 10:04:43 +0000 |
commit | 16054fc0d3520f96e019286367bca16c0dec6667 (patch) | |
tree | cbe035edc35dac30810eb737d146c7d0eb973cf6 /lib/libc_r/man/pthread_testcancel.3 | |
parent | ebcae7f14ea225f115f2fa877d1e12e4055244bf (diff) |
Fix .Os so that correct OS version appears
Diffstat (limited to 'lib/libc_r/man/pthread_testcancel.3')
-rw-r--r-- | lib/libc_r/man/pthread_testcancel.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_testcancel.3 b/lib/libc_r/man/pthread_testcancel.3 index 1cd02e8fe83..910c1592d85 100644 --- a/lib/libc_r/man/pthread_testcancel.3 +++ b/lib/libc_r/man/pthread_testcancel.3 @@ -1,6 +1,6 @@ .Dd January 17, 1999 .Dt PTHREAD_TESTCANCEL 3 -.Os BSD 4 +.Os .Sh NAME .Nm pthread_setcancelstate , .Nm pthread_setcanceltype , |