From 15be05ddcc787a954c1d4061bfdcaac3a6992078 Mon Sep 17 00:00:00 2001 From: aaron <> Date: Tue, 18 Jan 2000 21:49:01 +0000 Subject: Repair duplicate word occurences; (as found by a Perl script sent to us from Tom Christiansen ). --- src/lib/libc/net/inet6_option_space.3 | 4 ++-- src/lib/libc/net/inet6_rthdr_space.3 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') 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 @@ -.\" $OpenBSD: inet6_option_space.3,v 1.1 1999/12/11 08:09:11 itojun Exp $ +.\" $OpenBSD: inet6_option_space.3,v 1.2 2000/01/18 21:49:01 aaron Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -443,7 +443,7 @@ RFC2292 gives comprehensive examples in chapter 6. The implementation first appeared in KAME advanced networking kit. .\" .Sh STANDARDS -The functions are +The functions are documented in .Dq Advanced Sockets API for IPv6 .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 @@ -.\" $OpenBSD: inet6_rthdr_space.3,v 1.3 1999/12/12 14:59:40 itojun Exp $ +.\" $OpenBSD: inet6_rthdr_space.3,v 1.4 2000/01/18 21:49:01 aaron Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -313,7 +313,7 @@ RFC2292 gives comprehensive examples in chapter 8. The implementation first appeared in KAME advanced networking kit. .\" .Sh STANDARDS -The functions are +The functions are documented in .Dq Advanced Sockets API for IPv6 .Pq RFC2292 . -- cgit v1.2.3-55-g6feb