summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJason Evans <jasone@FreeBSD.org>2000-07-18 01:38:19 +0000
committerJason Evans <jasone@FreeBSD.org>2000-07-18 01:38:19 +0000
commit8e234adf862f8cda5ed370b933224162cc19527a (patch)
treea02148a84df03da13181f789ea26946133ef3d6c /lib/libc
parent199b3e83498010f8dbd07951e6b3009581a51916 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/sem_destroy.32
-rw-r--r--lib/libc/gen/sem_getvalue.32
-rw-r--r--lib/libc/gen/sem_init.32
-rw-r--r--lib/libc/gen/sem_open.32
-rw-r--r--lib/libc/gen/sem_post.32
-rw-r--r--lib/libc/gen/sem_wait.32
-rw-r--r--lib/libc/sys/sigwait.22
7 files changed, 7 insertions, 7 deletions
diff --git a/lib/libc/gen/sem_destroy.3 b/lib/libc/gen/sem_destroy.3
index 59889a282fde..56e92047fb66 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@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/lib/libc/gen/sem_getvalue.3 b/lib/libc/gen/sem_getvalue.3
index 5f59b06aa4f2..9e2c5602661a 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@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/lib/libc/gen/sem_init.3 b/lib/libc/gen/sem_init.3
index b48cca17a302..2449ce0d7295 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@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/lib/libc/gen/sem_open.3 b/lib/libc/gen/sem_open.3
index b2fe7ff26adf..a948bdc38355 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@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/lib/libc/gen/sem_post.3 b/lib/libc/gen/sem_post.3
index e877933250fd..906d86d87c2b 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@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/lib/libc/gen/sem_wait.3 b/lib/libc/gen/sem_wait.3
index 9c4107e14101..ab085820ec79 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@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/lib/libc/sys/sigwait.2 b/lib/libc/sys/sigwait.2
index e7ca3a036844..3852bd9e0ed5 100644
--- a/lib/libc/sys/sigwait.2
+++ b/lib/libc/sys/sigwait.2
@@ -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