diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-01-09 07:26:05 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-01-09 07:26:05 +0000 |
| commit | 9d2592273f05114957d8625933ba90188fa53321 (patch) | |
| tree | a67ec64a5e96f398e8da774828db0ef5d6d010b6 | |
| parent | 32e43d391c46b7f79ca882a0c997fb62c72dbacf (diff) | |
Notes
| -rw-r--r-- | share/examples/mdoc/example.1 | 6 | ||||
| -rw-r--r-- | share/examples/mdoc/example.3 | 6 | ||||
| -rw-r--r-- | share/examples/mdoc/example.4 | 6 |
3 files changed, 3 insertions, 15 deletions
diff --git a/share/examples/mdoc/example.1 b/share/examples/mdoc/example.1 index a71a688a1f79..eef72b77d866 100644 --- a/share/examples/mdoc/example.1 +++ b/share/examples/mdoc/example.1 @@ -9,11 +9,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. All advertising materials mentioning features or use of this software -.\" must display the following acknowledgement: -.\" This product includes software developed by [you name] -.\" and its contributors. -.\" 4. Neither the name of the University nor the names of its contributors +.\" 3. Neither the name of the author nor the names of any co-contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. .\" diff --git a/share/examples/mdoc/example.3 b/share/examples/mdoc/example.3 index 9889a19e72d9..5fe1f1fea7b5 100644 --- a/share/examples/mdoc/example.3 +++ b/share/examples/mdoc/example.3 @@ -9,11 +9,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. All advertising materials mentioning features or use of this software -.\" must display the following acknowledgement: -.\" This product includes software developed by [you name] -.\" and its contributors. -.\" 4. Neither the name of the University nor the names of its contributors +.\" 3. Neither the name of the author nor the names of any co-contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. .\" diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4 index a92419003c3f..01da6bdad33a 100644 --- a/share/examples/mdoc/example.4 +++ b/share/examples/mdoc/example.4 @@ -9,11 +9,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. All advertising materials mentioning features or use of this software -.\" must display the following acknowledgement: -.\" This product includes software developed by [you name] -.\" and its contributors. -.\" 4. Neither the name of the University nor the names of its contributors +.\" 3. Neither the name of the author nor the names of any co-contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. .\" |
