diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-01 14:48:45 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-01 14:48:45 +0000 |
| commit | a14efaa62f0aea2efef6d1c4b6b0eee7d1c53b87 (patch) | |
| tree | 374a25e289ef641cd085aa6b0f642f3762608a43 | |
| parent | f894c43f1032a8b5730e940c4527873c45f5fa4c (diff) | |
Notes
| -rw-r--r-- | usr.sbin/traceroute6/traceroute6.8 | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/usr.sbin/traceroute6/traceroute6.8 b/usr.sbin/traceroute6/traceroute6.8 index b98773f39164..a875ea76a53a 100644 --- a/usr.sbin/traceroute6/traceroute6.8 +++ b/usr.sbin/traceroute6/traceroute6.8 @@ -30,7 +30,7 @@ .\" .Dd May 17, 1998 .Dt TRACEROUTE6 8 -.Os KAME +.Os .\" .Sh NAME .Nm traceroute6 @@ -79,8 +79,9 @@ Specify the delay time between probes. .El .\" .Sh RETURN VALUES -.Nm Traceroute6 -will exit with 0 on success, and non-zero on errors. +The +.Nm +command will exit with 0 on success, and non-zero on errors. .\" .Sh SEE ALSO .Xr ping 8 , @@ -91,6 +92,6 @@ will exit with 0 on success, and non-zero on errors. The .Nm command first appeared in WIDE hydrangea IPv6 protocol stack kit. -.\" -.\" .Sh BUGS -.\" (to be written) +IPv6 and IPsec support based on the KAME Project (http://www.kame.net/) stack +was initialy integrated into +.Fx 4.0 |
