summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2002-12-13 22:26:10 +0000
committerBill Fenner <fenner@FreeBSD.org>2002-12-13 22:26:10 +0000
commit83d000df2686d634b893a7c06bc1815c62d5cdc8 (patch)
treea1ef524330ea7e253fb665abea3ddb594cde69fc
parent43ac5a2340ed9206af83842e5ddfc422995112c4 (diff)
Notes
-rw-r--r--contrib/traceroute/traceroute.82
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/traceroute/traceroute.8 b/contrib/traceroute/traceroute.8
index c7ad149ec576..5646be938b9f 100644
--- a/contrib/traceroute/traceroute.8
+++ b/contrib/traceroute/traceroute.8
@@ -216,7 +216,7 @@ ip checksums. In some cases, the operating system can overwrite parts of
the outgoing packet but not recalculate the checksum (so in some cases
the default is to not calculate checksums and using
.B \-x
-causes them to be calcualted). Note that checksums are usually required
+causes them to be calculated). Note that checksums are usually required
for the last hop when using ICMP ECHO probes
.RB ( \-I ).
So they are always calculated when using ICMP.