diff options
| author | Jason Evans <jasone@FreeBSD.org> | 2000-07-18 01:38:19 +0000 |
|---|---|---|
| committer | Jason Evans <jasone@FreeBSD.org> | 2000-07-18 01:38:19 +0000 |
| commit | 8e234adf862f8cda5ed370b933224162cc19527a (patch) | |
| tree | a02148a84df03da13181f789ea26946133ef3d6c /share | |
| parent | 199b3e83498010f8dbd07951e6b3009581a51916 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man3/pthread_attr.3 | 2 | ||||
| -rw-r--r-- | share/man/man3/pthread_condattr.3 | 2 | ||||
| -rw-r--r-- | share/man/man3/pthread_kill.3 | 2 | ||||
| -rw-r--r-- | share/man/man3/pthread_mutexattr.3 | 2 | ||||
| -rw-r--r-- | share/man/man3/pthread_schedparam.3 | 2 | ||||
| -rw-r--r-- | share/man/man3/pthread_sigmask.3 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man3/pthread_attr.3 b/share/man/man3/pthread_attr.3 index 5e87ba40181f..18740e87bdfa 100644 --- a/share/man/man3/pthread_attr.3 +++ b/share/man/man3/pthread_attr.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans <jasone@canonware.com>. +.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man3/pthread_condattr.3 b/share/man/man3/pthread_condattr.3 index ac8c48a8142f..9aa9a52293c1 100644 --- a/share/man/man3/pthread_condattr.3 +++ b/share/man/man3/pthread_condattr.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans <jasone@canonware.com>. +.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man3/pthread_kill.3 b/share/man/man3/pthread_kill.3 index 2af0c1b8f7a5..233c65b51365 100644 --- a/share/man/man3/pthread_kill.3 +++ b/share/man/man3/pthread_kill.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans <jasone@canonware.com>. +.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man3/pthread_mutexattr.3 b/share/man/man3/pthread_mutexattr.3 index d1004c7f7d36..dfbc2797d2b0 100644 --- a/share/man/man3/pthread_mutexattr.3 +++ b/share/man/man3/pthread_mutexattr.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans <jasone@canonware.com>. +.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man3/pthread_schedparam.3 b/share/man/man3/pthread_schedparam.3 index bc70bac7fc72..3e2e32ebfb62 100644 --- a/share/man/man3/pthread_schedparam.3 +++ b/share/man/man3/pthread_schedparam.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans <jasone@canonware.com>. +.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man3/pthread_sigmask.3 b/share/man/man3/pthread_sigmask.3 index 645b3227b616..73aa69a86564 100644 --- a/share/man/man3/pthread_sigmask.3 +++ b/share/man/man3/pthread_sigmask.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans <jasone@canonware.com>. +.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without |
