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 /sbin/ping6 | |
parent | efe1ad994e0998d5d2b00d4767308edddff4ecfb (diff) |
ok, tmac is now fixed
Diffstat (limited to 'sbin/ping6')
-rw-r--r-- | sbin/ping6/ping6.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8 index 98b63018089..74f5c4e834b 100644 --- a/sbin/ping6/ping6.8 +++ b/sbin/ping6/ping6.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ping6.8,v 1.17 2001/06/23 02:33:10 deraadt Exp $ +.\" $OpenBSD: ping6.8,v 1.18 2001/06/23 05:57:02 deraadt Exp $ .\" $KAME: ping6.8,v 1.40 2001/06/22 13:16:02 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -426,7 +426,8 @@ ping6 -a agl dst.foo.com .Xr traceroute 8 , .Xr traceroute6 8 .Rs -.%A A. Conta and S. Deering +.%A A. Conta +.%A S. Deering .%T "Internet Control Message Protocol (ICMPv6) for the Internet Protocol Version 6 (IPv6) Specification" .%N RFC2463 .%D December 1998 |