diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2002-02-18 01:28:01 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2002-02-18 01:28:01 +0000 |
| commit | aa5ff764fafd4851cee45bd23ab0aeaee38b2e92 (patch) | |
| tree | 288ddea9897560e07e777b5b7ba4ea1c89817e6c | |
| parent | dea08b68182e61a80798dcae33af444dcaabdde8 (diff) | |
Notes
| -rw-r--r-- | share/man/man7/ffs.7 | 2 | ||||
| -rw-r--r-- | share/man/man7/sdoc.7 | 5 | ||||
| -rw-r--r-- | share/man/man7/sec-doc.7 | 5 |
3 files changed, 9 insertions, 3 deletions
diff --git a/share/man/man7/ffs.7 b/share/man/man7/ffs.7 index 6fe172d58243..a979acfddf6e 100644 --- a/share/man/man7/ffs.7 +++ b/share/man/man7/ffs.7 @@ -15,7 +15,7 @@ .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" 3. The name of the author may not be used to endorse or promote +.\" 3. The names of the authors may not be used to endorse or promote .\" products derived from this software without specific prior written .\" permission. .\" diff --git a/share/man/man7/sdoc.7 b/share/man/man7/sdoc.7 index 25ba1746115c..8ca5a367ba41 100644 --- a/share/man/man7/sdoc.7 +++ b/share/man/man7/sdoc.7 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2001 Networks Associates Technology, Inc. +.\" Copyright (c) 2001, 2002 Networks Associates Technology, Inc. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -9,6 +9,9 @@ .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. +.\" 3. The names of the authors may not be used to endorse or promote +.\" products derived from this software without specific prior written +.\" permission. .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE diff --git a/share/man/man7/sec-doc.7 b/share/man/man7/sec-doc.7 index 25ba1746115c..8ca5a367ba41 100644 --- a/share/man/man7/sec-doc.7 +++ b/share/man/man7/sec-doc.7 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2001 Networks Associates Technology, Inc. +.\" Copyright (c) 2001, 2002 Networks Associates Technology, Inc. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -9,6 +9,9 @@ .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. +.\" 3. The names of the authors may not be used to endorse or promote +.\" products derived from this software without specific prior written +.\" permission. .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
