diff options
Diffstat (limited to 'lib/libc/gen')
| -rw-r--r-- | lib/libc/gen/sem_destroy.3 | 2 | ||||
| -rw-r--r-- | lib/libc/gen/sem_getvalue.3 | 2 | ||||
| -rw-r--r-- | lib/libc/gen/sem_init.3 | 2 | ||||
| -rw-r--r-- | lib/libc/gen/sem_open.3 | 2 | ||||
| -rw-r--r-- | lib/libc/gen/sem_post.3 | 2 | ||||
| -rw-r--r-- | lib/libc/gen/sem_wait.3 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/lib/libc/gen/sem_destroy.3 b/lib/libc/gen/sem_destroy.3 index 29e9bd86c8b5..82f0946da621 100644 --- a/lib/libc/gen/sem_destroy.3 +++ b/lib/libc/gen/sem_destroy.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. +.\" 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/lib/libc/gen/sem_getvalue.3 b/lib/libc/gen/sem_getvalue.3 index 98674e6c79ee..2ad564642e0d 100644 --- a/lib/libc/gen/sem_getvalue.3 +++ b/lib/libc/gen/sem_getvalue.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. +.\" 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/lib/libc/gen/sem_init.3 b/lib/libc/gen/sem_init.3 index 87068adf0038..6226edc3b485 100644 --- a/lib/libc/gen/sem_init.3 +++ b/lib/libc/gen/sem_init.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. +.\" 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/lib/libc/gen/sem_open.3 b/lib/libc/gen/sem_open.3 index eec5a5798a0d..b735a56a96cb 100644 --- a/lib/libc/gen/sem_open.3 +++ b/lib/libc/gen/sem_open.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. +.\" 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/lib/libc/gen/sem_post.3 b/lib/libc/gen/sem_post.3 index bc0a031204bf..ca6bf6df4a00 100644 --- a/lib/libc/gen/sem_post.3 +++ b/lib/libc/gen/sem_post.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. +.\" 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/lib/libc/gen/sem_wait.3 b/lib/libc/gen/sem_wait.3 index 397cbfe1663f..61a21be84aed 100644 --- a/lib/libc/gen/sem_wait.3 +++ b/lib/libc/gen/sem_wait.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. +.\" Copyright (C) 2000 Jason Evans <jasone@FreeBSD.org>. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without |
