diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-01-18 21:49:03 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-01-18 21:49:03 +0000 |
commit | eaca6975c45a5b5ef22f5e3e6e2656f02b91264e (patch) | |
tree | b5b497185f22f5842b32308d9fe02c668c267c9f /lib/libc/net/inet6_rthdr_space.3 | |
parent | 8f036977cdd45900a8478f57d2d4157f23ed87fe (diff) |
Repair duplicate word occurences; (as found by a Perl script sent to us from
Tom Christiansen <tchrist@perl.com>).
Diffstat (limited to 'lib/libc/net/inet6_rthdr_space.3')
-rw-r--r-- | lib/libc/net/inet6_rthdr_space.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/inet6_rthdr_space.3 b/lib/libc/net/inet6_rthdr_space.3 index 4d021bc88b2..439c2703572 100644 --- a/lib/libc/net/inet6_rthdr_space.3 +++ b/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 . |