diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-23 05:57:12 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-23 05:57:12 +0000 |
commit | f823e64df24b534f4830aa9e875e27f33eeb8dfa (patch) | |
tree | 338d167a36e9892a1267f4223f9b961159191cb9 /lib/libc/net/inet6_option_space.3 | |
parent | efe1ad994e0998d5d2b00d4767308edddff4ecfb (diff) |
ok, tmac is now fixed
Diffstat (limited to 'lib/libc/net/inet6_option_space.3')
-rw-r--r-- | lib/libc/net/inet6_option_space.3 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/libc/net/inet6_option_space.3 b/lib/libc/net/inet6_option_space.3 index 5fb797b7cca..73419d5239b 100644 --- a/lib/libc/net/inet6_option_space.3 +++ b/lib/libc/net/inet6_option_space.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet6_option_space.3,v 1.7 2001/06/23 02:33:18 deraadt Exp $ +.\" $OpenBSD: inet6_option_space.3,v 1.8 2001/06/23 05:57:04 deraadt Exp $ .\" $KAME: inet6_option_space.3,v 1.7 2000/05/17 14:32:13 itojun Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993 @@ -425,13 +425,15 @@ RFC2292 gives comprehensive examples in chapter 6. .\" .Sh SEE ALSO .Rs -.%A W. Stevens and M. Thomas +.%A W. Stevens +.%A M. Thomas .%T "Advanced Sockets API for IPv6" .%N RFC2292 .%D February 1998 .Re .Rs -.%A S. Deering and R. Hinden +.%A S. Deering +.%A R. Hinden .%T "Internet Protocol, Version 6 (IPv6) Specification" .%N RFC2460 .%D December 1998 |