diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-23 02:33:24 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-23 02:33:24 +0000 |
commit | aaeec83f2d44736ab635a647a44d3e70d7110dd9 (patch) | |
tree | c99447f05da8d5f19c8814215df5827470467490 /sbin/ping6 | |
parent | ac4c437ea02ba10323c0e5f3f7b4f5b22455bb46 (diff) |
join .%A entries; most by bk@rt.fm
Diffstat (limited to 'sbin/ping6')
-rw-r--r-- | sbin/ping6/ping6.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8 index 0bcb59f4f47..98b63018089 100644 --- a/sbin/ping6/ping6.8 +++ b/sbin/ping6/ping6.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ping6.8,v 1.16 2001/06/22 13:20:21 itojun Exp $ +.\" $OpenBSD: ping6.8,v 1.17 2001/06/23 02:33:10 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,8 +426,7 @@ ping6 -a agl dst.foo.com .Xr traceroute 8 , .Xr traceroute6 8 .Rs -.%A A. Conta -.%A S. Deering +.%A A. Conta and S. Deering .%T "Internet Control Message Protocol (ICMPv6) for the Internet Protocol Version 6 (IPv6) Specification" .%N RFC2463 .%D December 1998 |