summaryrefslogtreecommitdiff
path: root/sbin/ping6/ping6.8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-08-10 18:38:50 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-08-10 18:38:50 +0000
commit3f0f3605e153610b001e84a7b543384d75392017 (patch)
tree094cf9fc162426f2f827cd9bf04d54b6cb3a6611 /sbin/ping6/ping6.8
parent5bda7cb8dc9bdd65f5efdcd4db1c97a73a2c4a21 (diff)
comment out -R:
ping6: -R is not supported in this configuration
Diffstat (limited to 'sbin/ping6/ping6.8')
-rw-r--r--sbin/ping6/ping6.832
1 files 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,