summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoraaron <>2000-01-18 21:49:01 +0000
committeraaron <>2000-01-18 21:49:01 +0000
commit15be05ddcc787a954c1d4061bfdcaac3a6992078 (patch)
tree3ebe626023d6d09dd1e21b9760177569afaf8240 /src
parent671ff41e84a4181978a3cca8f93688fd686285e7 (diff)
downloadopenbsd-15be05ddcc787a954c1d4061bfdcaac3a6992078.tar.gz
openbsd-15be05ddcc787a954c1d4061bfdcaac3a6992078.tar.bz2
openbsd-15be05ddcc787a954c1d4061bfdcaac3a6992078.zip
Repair duplicate word occurences; (as found by a Perl script sent to us from
Tom Christiansen <tchrist@perl.com>).
Diffstat (limited to 'src')
-rw-r--r--src/lib/libc/net/inet6_option_space.34
-rw-r--r--src/lib/libc/net/inet6_rthdr_space.34
2 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libc/net/inet6_option_space.3 b/src/lib/libc/net/inet6_option_space.3
index 2427b71216..3334530c8d 100644
--- a/src/lib/libc/net/inet6_option_space.3
+++ b/src/lib/libc/net/inet6_option_space.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: inet6_option_space.3,v 1.1 1999/12/11 08:09:11 itojun Exp $ 1.\" $OpenBSD: inet6_option_space.3,v 1.2 2000/01/18 21:49:01 aaron Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1987, 1991, 1993 3.\" Copyright (c) 1983, 1987, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -443,7 +443,7 @@ RFC2292 gives comprehensive examples in chapter 6.
443The implementation first appeared in KAME advanced networking kit. 443The implementation first appeared in KAME advanced networking kit.
444.\" 444.\"
445.Sh STANDARDS 445.Sh STANDARDS
446The functions are 446The functions
447are documented in 447are documented in
448.Dq Advanced Sockets API for IPv6 448.Dq Advanced Sockets API for IPv6
449.Pq RFC2292 . 449.Pq RFC2292 .
diff --git a/src/lib/libc/net/inet6_rthdr_space.3 b/src/lib/libc/net/inet6_rthdr_space.3
index 4d021bc88b..439c270357 100644
--- a/src/lib/libc/net/inet6_rthdr_space.3
+++ b/src/lib/libc/net/inet6_rthdr_space.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: inet6_rthdr_space.3,v 1.3 1999/12/12 14:59:40 itojun Exp $ 1.\" $OpenBSD: inet6_rthdr_space.3,v 1.4 2000/01/18 21:49:01 aaron Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1987, 1991, 1993 3.\" Copyright (c) 1983, 1987, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -313,7 +313,7 @@ RFC2292 gives comprehensive examples in chapter 8.
313The implementation first appeared in KAME advanced networking kit. 313The implementation first appeared in KAME advanced networking kit.
314.\" 314.\"
315.Sh STANDARDS 315.Sh STANDARDS
316The functions are 316The functions
317are documented in 317are documented in
318.Dq Advanced Sockets API for IPv6 318.Dq Advanced Sockets API for IPv6
319.Pq RFC2292 . 319.Pq RFC2292 .