diff options
author | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 20:50:10 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 20:50:10 +0000 |
commit | fbc400a67a4e6979c5d99fe59d904cf08992a98f (patch) | |
tree | e89199ea6f2415b6ecf086fc4b059e8e3b8a4b44 /share/man/man3/pthread_cleanup_push.3 | |
parent | 077e7b24bc7e9a435ff4f449c0853e37c35d18f3 (diff) |
Notes
Diffstat (limited to 'share/man/man3/pthread_cleanup_push.3')
-rw-r--r-- | share/man/man3/pthread_cleanup_push.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man3/pthread_cleanup_push.3 b/share/man/man3/pthread_cleanup_push.3 index 9bb3f400b6462..cf66823636470 100644 --- a/share/man/man3/pthread_cleanup_push.3 +++ b/share/man/man3/pthread_cleanup_push.3 @@ -25,6 +25,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $Id$ +.\" .Dd July 30, 1998 .Dt PTHREAD_CLEANUP_PUSH 3 .Os BSD 4 |