From 233a8afeb80ccca342c8c491e97ee24898629ca7 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 4 Jul 2001 14:04:16 +0000 Subject: mdoc(7) police: don't xref to itself. --- sbin/ping6/ping6.8 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8 index 6f3eb65..ccd6b2b 100644 --- a/sbin/ping6/ping6.8 +++ b/sbin/ping6/ping6.8 @@ -390,7 +390,7 @@ returns 0 on success (the host is alive), and non-zero if the arguments are incorrect or the host is not responding. .Sh EXAMPLES Normally, -.Xr ping6 8 +.Nm works just like .Xr ping 8 would work; the following will send ICMPv6 echo request to @@ -415,7 +415,6 @@ The following will probe addresses assigned to the destination node, .Bd -literal -offset indent ping6 -a agl dst.foo.com .Ed -.Pp .Sh SEE ALSO .Xr netstat 1 , .Xr icmp6 4 , @@ -442,7 +441,7 @@ ping6 -a agl dst.foo.com .Re .Sh BUGS There have been many discussions on why we separate -.Xr ping6 8 +.Nm and .Xr ping 8 . Some people argued that it would be more convenient to uniform the -- cgit v1.1