diff options
author | 2011-11-08 16:44:46 +0000 | |
---|---|---|
committer | 2011-11-08 16:44:46 +0000 | |
commit | df7135a56923b58d66426ca65ef94f9559a75952 (patch) | |
tree | a2cbc28aac4cc10ecd699209c90fb1a4ad604ef7 | |
parent | Add the __cerror asm bits for per-thread errno support for hppa. (diff) | |
download | wireguard-openbsd-df7135a56923b58d66426ca65ef94f9559a75952.tar.xz wireguard-openbsd-df7135a56923b58d66426ca65ef94f9559a75952.zip |
lookup (n.) -> look up (v.) (i.e. to look sth up);
-rw-r--r-- | usr.sbin/traceroute/traceroute.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/traceroute/traceroute.8 b/usr.sbin/traceroute/traceroute.8 index f5b8bf73ac0..d409e288205 100644 --- a/usr.sbin/traceroute/traceroute.8 +++ b/usr.sbin/traceroute/traceroute.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: traceroute.8,v 1.48 2011/11/08 12:16:54 sthen Exp $ +.\" $OpenBSD: traceroute.8,v 1.49 2011/11/08 16:44:46 jmc Exp $ .\" $NetBSD: traceroute.8,v 1.6 1995/10/12 03:05:50 mycroft Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 @@ -76,7 +76,7 @@ name. The options are as follows: .Bl -tag -width Ds .It Fl A -Lookup the AS number for each hop address. +Look up the AS number for each hop address. .It Fl c Do not increment the destination port number in successive UDP packets. Rather, all UDP packets will have the same destination port, as set via the |