diff options
Diffstat (limited to 'src/lib/libc/stdlib')
-rw-r--r-- | src/lib/libc/stdlib/a64l.3 | 7 | ||||
-rw-r--r-- | src/lib/libc/stdlib/tsearch.3 | 7 |
2 files changed, 4 insertions, 10 deletions
diff --git a/src/lib/libc/stdlib/a64l.3 b/src/lib/libc/stdlib/a64l.3 index 5093edb51f..4ec707adf1 100644 --- a/src/lib/libc/stdlib/a64l.3 +++ b/src/lib/libc/stdlib/a64l.3 | |||
@@ -10,10 +10,7 @@ | |||
10 | .\" 2. Redistributions in binary form must reproduce the above copyright | 10 | .\" 2. Redistributions in binary form must reproduce the above copyright |
11 | .\" notice, this list of conditions and the following disclaimer in the | 11 | .\" notice, this list of conditions and the following disclaimer in the |
12 | .\" documentation and/or other materials provided with the distribution. | 12 | .\" documentation and/or other materials provided with the distribution. |
13 | .\" 3. All advertising materials mentioning features or use of this software | 13 | .\" 3. The name of the author may not be used to endorse or promote products |
14 | .\" must display the following acknowledgement: | ||
15 | .\" This product includes software developed by Todd C. Miller. | ||
16 | .\" 4. The name of the author may not be used to endorse or promote products | ||
17 | .\" derived from this software without specific prior written permission. | 14 | .\" derived from this software without specific prior written permission. |
18 | .\" | 15 | .\" |
19 | .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, | 16 | .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, |
@@ -27,7 +24,7 @@ | |||
27 | .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF | 24 | .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
28 | .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 25 | .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
29 | .\" | 26 | .\" |
30 | .\" $OpenBSD: a64l.3,v 1.1 1997/08/17 22:58:33 millert Exp $ | 27 | .\" $OpenBSD: a64l.3,v 1.2 1998/06/21 22:13:48 millert Exp $ |
31 | .\" | 28 | .\" |
32 | .Dd August 17, 1997 | 29 | .Dd August 17, 1997 |
33 | .Dt A64L 3 | 30 | .Dt A64L 3 |
diff --git a/src/lib/libc/stdlib/tsearch.3 b/src/lib/libc/stdlib/tsearch.3 index 09ee1c396d..dbdae7943c 100644 --- a/src/lib/libc/stdlib/tsearch.3 +++ b/src/lib/libc/stdlib/tsearch.3 | |||
@@ -9,10 +9,7 @@ | |||
9 | .\" 2. Redistributions in binary form must reproduce the above copyright | 9 | .\" 2. Redistributions in binary form must reproduce the above copyright |
10 | .\" notice, this list of conditions and the following disclaimer in the | 10 | .\" notice, this list of conditions and the following disclaimer in the |
11 | .\" documentation and/or other materials provided with the distribution. | 11 | .\" documentation and/or other materials provided with the distribution. |
12 | .\" 3. All advertising materials mentioning features or use of this software | 12 | .\" 3. The name of the author may not be used to endorse or promote products |
13 | .\" must display the following acknowledgement: | ||
14 | .\" This product includes software developed by Todd C. Miller. | ||
15 | .\" 4. The name of the author may not be used to endorse or promote products | ||
16 | .\" derived from this software without specific prior written permission. | 13 | .\" derived from this software without specific prior written permission. |
17 | .\" | 14 | .\" |
18 | .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, | 15 | .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, |
@@ -26,7 +23,7 @@ | |||
26 | .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF | 23 | .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
27 | .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 24 | .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
28 | .\" | 25 | .\" |
29 | .\" $OpenBSD: tsearch.3,v 1.1 1997/06/15 23:59:33 millert Exp $ | 26 | .\" $OpenBSD: tsearch.3,v 1.2 1998/06/21 22:13:49 millert Exp $ |
30 | .\" | 27 | .\" |
31 | .Dd June 15, 1997 | 28 | .Dd June 15, 1997 |
32 | .Dt TSEARCH 3 | 29 | .Dt TSEARCH 3 |