summaryrefslogtreecommitdiffstats
path: root/usr.sbin/traceroute/traceroute.8
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2014-05-01 18:46:01 +0000
committerjmc <jmc@openbsd.org>2014-05-01 18:46:01 +0000
commite5291e6de92b8e9882e16f2ec959ff7ac2358995 (patch)
treea0ad288c973d86ef4ca4868e0359a3cb4d4ae998 /usr.sbin/traceroute/traceroute.8
parenttweak previous; ok sthen (diff)
downloadwireguard-openbsd-e5291e6de92b8e9882e16f2ec959ff7ac2358995.tar.xz
wireguard-openbsd-e5291e6de92b8e9882e16f2ec959ff7ac2358995.zip
change some argument names in order to give some consistency between traceroute
and traceroute6; i also fudged the formatting to allow SYNOPSIS to display a bit nicer, and for usage() to look like SYNOPSIS; ok florian
Diffstat (limited to 'usr.sbin/traceroute/traceroute.8')
-rw-r--r--usr.sbin/traceroute/traceroute.816
1 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/traceroute/traceroute.8 b/usr.sbin/traceroute/traceroute.8
index 01147cde653..23cf9e05b59 100644
--- a/usr.sbin/traceroute/traceroute.8
+++ b/usr.sbin/traceroute/traceroute.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: traceroute.8,v 1.59 2014/04/29 17:35:29 jmc Exp $
+.\" $OpenBSD: traceroute.8,v 1.60 2014/05/01 18:46:01 jmc Exp $
.\" $NetBSD: traceroute.8,v 1.6 1995/10/12 03:05:50 mycroft Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
@@ -33,7 +33,7 @@
.\"
.\" @(#)traceroute.8 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: April 29 2014 $
+.Dd $Mdocdate: May 1 2014 $
.Dt TRACEROUTE 8
.Os
.Sh NAME
@@ -41,7 +41,7 @@
.Nm traceroute6
.Nd print the route packets take to network host
.Sh SYNOPSIS
-.Nm traceroute
+.Nm traceroute\ \&
.Op Fl AcDdIlnSvx
.Op Fl f Ar first_ttl
.Op Fl g Ar gateway_addr
@@ -54,14 +54,14 @@
.Op Fl V Ar rtable
.Op Fl w Ar waittime
.Ar host
-.Op Ar packetsize
+.Op Ar datalen
.Nm traceroute6
.Op Fl AcDdIlnSv
-.Op Fl f Ar firsthop
-.Op Fl m Ar hoplimit
+.Op Fl f Ar first_hop
+.Op Fl m Ar max_hop
.Op Fl p Ar port
-.Op Fl q Ar probes
-.Op Fl s Ar src
+.Op Fl q Ar nqueries
+.Op Fl s Ar src_addr
.Op Fl V Ar rtable
.Op Fl w Ar waittime
.Ar host