diff options
Diffstat (limited to 'lib/libc')
-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 | ||||
-rw-r--r-- | lib/libc/sys/getsid.2 | 2 | ||||
-rw-r--r-- | lib/libc/sys/sigwait.2 | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/lib/libc/gen/sem_destroy.3 b/lib/libc/gen/sem_destroy.3 index 29e9bd8..82f0946 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 98674e6..2ad5646 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 87068ad..6226edc 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 eec5a57..b735a56 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 bc0a031..ca6bf6d 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 397cbfe..61a21be 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 diff --git a/lib/libc/sys/getsid.2 b/lib/libc/sys/getsid.2 index 627daf9..ea91e62 100644 --- a/lib/libc/sys/getsid.2 +++ b/lib/libc/sys/getsid.2 @@ -1,4 +1,4 @@ -.\" Copyright (c) 1997 Peter Wemm <peter@freebsd.org> +.\" Copyright (c) 1997 Peter Wemm <peter@FreeBSD.org> .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions diff --git a/lib/libc/sys/sigwait.2 b/lib/libc/sys/sigwait.2 index bd46b1c..fba1f67 100644 --- a/lib/libc/sys/sigwait.2 +++ b/lib/libc/sys/sigwait.2 @@ -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 |