From 3f0f3605e153610b001e84a7b543384d75392017 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 10 Aug 2006 18:38:50 +0000 Subject: comment out -R: ping6: -R is not supported in this configuration --- sbin/ping6/ping6.8 | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8 index 05226002936..cf0e4830b6d 100644 --- a/sbin/ping6/ping6.8 +++ b/sbin/ping6/ping6.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ping6.8,v 1.33 2006/08/10 18:35:38 jmc Exp $ +.\" $OpenBSD: ping6.8,v 1.34 2006/08/10 18:38:49 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. @@ -39,7 +39,7 @@ packets to network hosts .Sh SYNOPSIS .Nm ping6 .\" without ipsec, or new ipsec -.Op Fl dfHmNnqRtvWw +.Op Fl dfHmNnqtvWw .\" old ipsec .\" .Op Fl AdEfnNqRtvwW .Bk -words @@ -231,20 +231,20 @@ ones. Quiet output. Nothing is displayed except the summary lines at startup time and when finished. -.It Fl R -Make the kernel believe that the target -.Ar host -.Po -or the first -.Ar hop -if you specify -.Ar hops -.Pc -is reachable, by injecting upper-layer reachability confirmation hint. -The option is meaningful only if the target -.Ar host -.Pq or the first hop -is a neighbor. +.\".It Fl R +.\"Make the kernel believe that the target +.\".Ar host +.\".Po +.\"or the first +.\".Ar hop +.\"if you specify +.\".Ar hops +.\".Pc +.\"is reachable, by injecting upper-layer reachability confirmation hint. +.\"The option is meaningful only if the target +.\".Ar host +.\".Pq or the first hop +.\"is a neighbor. .It Fl S Ar sourceaddr Specifies the source address of request packets. The source address must be one of the unicast addresses of the sending node, -- cgit v1.2.3