From 10d76543fecddcdbf02d205a359fcd57e2ffe404 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 18 Mar 2008 14:47:54 +0000 Subject: [PATCH] Modify the license on these pages to be the standard verbatim license. --- man2/mq_getsetattr.2 | 5 ++++- man2/readahead.2 | 5 ++++- man2/remap_file_pages.2 | 5 ++++- man2/sgetmask.2 | 5 ++++- man2/sigaltstack.2 | 5 ++++- man2/sigqueue.2 | 5 ++++- man2/sigwaitinfo.2 | 5 ++++- man3/adjtime.3 | 5 ++++- man3/basename.3 | 5 ++++- man3/dl_iterate_phdr.3 | 5 ++++- man3/fcloseall.3 | 9 ++++++++- man3/mq_close.3 | 5 ++++- man3/mq_getattr.3 | 5 ++++- man3/mq_notify.3 | 5 ++++- man3/mq_open.3 | 5 ++++- man3/mq_receive.3 | 5 ++++- man3/mq_send.3 | 5 ++++- man3/mq_unlink.3 | 5 ++++- man3/sem_close.3 | 5 ++++- man3/sem_destroy.3 | 5 ++++- man3/sem_getvalue.3 | 5 ++++- man3/sem_init.3 | 5 ++++- man3/sem_open.3 | 5 ++++- man3/sem_post.3 | 5 ++++- man3/sem_unlink.3 | 5 ++++- man3/sem_wait.3 | 5 ++++- man3/shm_open.3 | 5 ++++- man3/sigset.3 | 5 ++++- man3/sigvec.3 | 5 ++++- man3/sockatmark.3 | 5 ++++- man3/timeradd.3 | 5 ++++- man5/core.5 | 5 ++++- man7/capabilities.7 | 5 ++++- man7/credentials.7 | 5 ++++- man7/inotify.7 | 5 ++++- man7/mq_overview.7 | 5 ++++- man7/pipe.7 | 5 ++++- man7/pty.7 | 5 ++++- man7/sem_overview.7 | 5 ++++- man7/termio.7 | 5 ++++- man7/time.7 | 5 ++++- 41 files changed, 168 insertions(+), 41 deletions(-) diff --git a/man2/mq_getsetattr.2 b/man2/mq_getsetattr.2 index 7d78cd5d2..e9b75a187 100644 --- a/man2/mq_getsetattr.2 +++ b/man2/mq_getsetattr.2 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man2/readahead.2 b/man2/readahead.2 index bf129042f..886b22ac5 100644 --- a/man2/readahead.2 +++ b/man2/readahead.2 @@ -14,7 +14,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man2/remap_file_pages.2 b/man2/remap_file_pages.2 index 4b6222402..aa574b774 100644 --- a/man2/remap_file_pages.2 +++ b/man2/remap_file_pages.2 @@ -12,7 +12,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man2/sgetmask.2 b/man2/sgetmask.2 index 522dd6a88..a1d6f4c4c 100644 --- a/man2/sgetmask.2 +++ b/man2/sgetmask.2 @@ -13,7 +13,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man2/sigaltstack.2 b/man2/sigaltstack.2 index 2ca2ca531..c79239c3b 100644 --- a/man2/sigaltstack.2 +++ b/man2/sigaltstack.2 @@ -13,7 +13,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man2/sigqueue.2 b/man2/sigqueue.2 index 606982605..12d1e97c8 100644 --- a/man2/sigqueue.2 +++ b/man2/sigqueue.2 @@ -12,7 +12,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man2/sigwaitinfo.2 b/man2/sigwaitinfo.2 index f82cbff99..70857a337 100644 --- a/man2/sigwaitinfo.2 +++ b/man2/sigwaitinfo.2 @@ -12,7 +12,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/adjtime.3 b/man3/adjtime.3 index 04af65c68..493974ff3 100644 --- a/man3/adjtime.3 +++ b/man3/adjtime.3 @@ -12,7 +12,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/basename.3 b/man3/basename.3 index 043c7ead5..1180df95b 100644 --- a/man3/basename.3 +++ b/man3/basename.3 @@ -12,7 +12,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/dl_iterate_phdr.3 b/man3/dl_iterate_phdr.3 index ed25e190c..9c3d2f6ee 100644 --- a/man3/dl_iterate_phdr.3 +++ b/man3/dl_iterate_phdr.3 @@ -12,7 +12,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/fcloseall.3 b/man3/fcloseall.3 index 8e4366372..d2dddcbf9 100644 --- a/man3/fcloseall.3 +++ b/man3/fcloseall.3 @@ -12,7 +12,14 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. +.\" +.\" Formatted or processed versions of this manual, if unaccompanied by +.\" the source, must acknowledge the copyright and authors of this work. +.\" License. .\" .TH FCLOSEALL 3 2006-12-27 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/mq_close.3 b/man3/mq_close.3 index 0d72b60e2..1a543751a 100644 --- a/man3/mq_close.3 +++ b/man3/mq_close.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/mq_getattr.3 b/man3/mq_getattr.3 index 8db2f0187..0e96807f7 100644 --- a/man3/mq_getattr.3 +++ b/man3/mq_getattr.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/mq_notify.3 b/man3/mq_notify.3 index 9f8480b2c..9238dab76 100644 --- a/man3/mq_notify.3 +++ b/man3/mq_notify.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/mq_open.3 b/man3/mq_open.3 index 59348962a..5c86c234c 100644 --- a/man3/mq_open.3 +++ b/man3/mq_open.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/mq_receive.3 b/man3/mq_receive.3 index 946cc0e09..bd4dd746c 100644 --- a/man3/mq_receive.3 +++ b/man3/mq_receive.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/mq_send.3 b/man3/mq_send.3 index 655bafc4e..b67cc6d91 100644 --- a/man3/mq_send.3 +++ b/man3/mq_send.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/mq_unlink.3 b/man3/mq_unlink.3 index f6e450a3d..174c4bdc0 100644 --- a/man3/mq_unlink.3 +++ b/man3/mq_unlink.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/sem_close.3 b/man3/sem_close.3 index 3fdfde7a4..0d4bbaf8c 100644 --- a/man3/sem_close.3 +++ b/man3/sem_close.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/sem_destroy.3 b/man3/sem_destroy.3 index 97e43a2e6..a3c75f499 100644 --- a/man3/sem_destroy.3 +++ b/man3/sem_destroy.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/sem_getvalue.3 b/man3/sem_getvalue.3 index 52c5b11d0..a379964a4 100644 --- a/man3/sem_getvalue.3 +++ b/man3/sem_getvalue.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/sem_init.3 b/man3/sem_init.3 index abc04e0ff..830be872c 100644 --- a/man3/sem_init.3 +++ b/man3/sem_init.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/sem_open.3 b/man3/sem_open.3 index 91124e74c..59449b983 100644 --- a/man3/sem_open.3 +++ b/man3/sem_open.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/sem_post.3 b/man3/sem_post.3 index 7d6cc4fa4..599759670 100644 --- a/man3/sem_post.3 +++ b/man3/sem_post.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/sem_unlink.3 b/man3/sem_unlink.3 index c80d5b3f1..30b90355c 100644 --- a/man3/sem_unlink.3 +++ b/man3/sem_unlink.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/sem_wait.3 b/man3/sem_wait.3 index beacc6105..c5db9cd47 100644 --- a/man3/sem_wait.3 +++ b/man3/sem_wait.3 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/shm_open.3 b/man3/shm_open.3 index 69a6595b1..a817a3f31 100644 --- a/man3/shm_open.3 +++ b/man3/shm_open.3 @@ -14,7 +14,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/sigset.3 b/man3/sigset.3 index 8add186b1..0d4d9ed5b 100644 --- a/man3/sigset.3 +++ b/man3/sigset.3 @@ -13,7 +13,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/sigvec.3 b/man3/sigvec.3 index a654d0358..ee4b2a636 100644 --- a/man3/sigvec.3 +++ b/man3/sigvec.3 @@ -13,7 +13,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/sockatmark.3 b/man3/sockatmark.3 index 80363730e..7eb527c99 100644 --- a/man3/sockatmark.3 +++ b/man3/sockatmark.3 @@ -12,7 +12,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man3/timeradd.3 b/man3/timeradd.3 index f79beab06..e7d7efe82 100644 --- a/man3/timeradd.3 +++ b/man3/timeradd.3 @@ -12,7 +12,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man5/core.5 b/man5/core.5 index 09a4ca05a..574827766 100644 --- a/man5/core.5 +++ b/man5/core.5 @@ -12,7 +12,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man7/capabilities.7 b/man7/capabilities.7 index a64d495df..11d140332 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -12,7 +12,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man7/credentials.7 b/man7/credentials.7 index 166e8dd77..b083af867 100644 --- a/man7/credentials.7 +++ b/man7/credentials.7 @@ -12,7 +12,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man7/inotify.7 b/man7/inotify.7 index 759b535dc..755af10d6 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man7/mq_overview.7 b/man7/mq_overview.7 index 7e29b111d..ed6bd461c 100644 --- a/man7/mq_overview.7 +++ b/man7/mq_overview.7 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man7/pipe.7 b/man7/pipe.7 index 716297300..5946ff3df 100644 --- a/man7/pipe.7 +++ b/man7/pipe.7 @@ -14,7 +14,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man7/pty.7 b/man7/pty.7 index b03b35d90..25ef17d5a 100644 --- a/man7/pty.7 +++ b/man7/pty.7 @@ -14,7 +14,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man7/sem_overview.7 b/man7/sem_overview.7 index 469efff33..193b461d9 100644 --- a/man7/sem_overview.7 +++ b/man7/sem_overview.7 @@ -15,7 +15,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man7/termio.7 b/man7/termio.7 index b2c2cb4a8..d6c20c0ce 100644 --- a/man7/termio.7 +++ b/man7/termio.7 @@ -12,7 +12,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. diff --git a/man7/time.7 b/man7/time.7 index 58d951d39..cd511b7c0 100644 --- a/man7/time.7 +++ b/man7/time.7 @@ -12,7 +12,10 @@ .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from -.\" the use of the information contained herein. +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work.