summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ping6/ping6.823
1 files changed, 12 insertions, 11 deletions
diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8
index be5c228fbf1..4def78d5156 100644
--- a/sbin/ping6/ping6.8
+++ b/sbin/ping6/ping6.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ping6.8,v 1.42 2010/06/26 18:30:03 phessler Exp $
+.\" $OpenBSD: ping6.8,v 1.43 2012/08/23 21:01:30 jmc Exp $
.\" $KAME: ping6.8,v 1.57 2002/05/26 13:18:25 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 26 2010 $
+.Dd $Mdocdate: August 23 2012 $
.Dt PING6 8
.Os
.Sh NAME
@@ -61,9 +61,9 @@ datagram to elicit an
from a host or gateway.
.Dv ICMP6_ECHO_REQUEST
datagrams (``pings'') have an IPv6 header,
-and
+followed by an
ICMPv6
-header formatted as documented in RFC 2463.
+header formatted as documented in RFC 4443.
The options are as follows:
.Bl -tag -width Ds
.It Fl a Ar addrtype
@@ -415,16 +415,17 @@ $ ping6 -a agl dst.foo.com
.Rs
.%A A. Conta
.%A S. Deering
+.%A M. Gupta
+.%D March 2006
+.%R RFC 4443
.%T "Internet Control Message Protocol (ICMPv6) for the Internet Protocol Version 6 (IPv6) Specification"
-.%N RFC 2463
-.%D December 1998
.Re
.Rs
-.%A Matt Crawford
-.%T "IPv6 Node Information Queries"
-.%N draft-ietf-ipngwg-icmp-name-lookups-09.txt
-.%D May 2002
-.%O work in progress material
+.%A M. Crawford
+.%A B. Haberman
+.%D August 2006
+.%R RFC 4620
+.%T IPv6 Node Information Queries
.Re
.Sh HISTORY
The