summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-05-15 08:56:47 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-05-15 08:56:47 +0000
commitabd802898a535c8504b071fd295a3684d619fc96 (patch)
tree3e9a093ec11d5e35563c9fbfce29888e15c1b9b2 /usr.sbin
parent147c2aab07670ed455e50eee5b47062198b0a49e (diff)
better description for -X;
based on a diff from jean raby; ok deraadt
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/tcpdump/tcpdump.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/tcpdump/tcpdump.8 b/usr.sbin/tcpdump/tcpdump.8
index 52793779e46..070025009ad 100644
--- a/usr.sbin/tcpdump/tcpdump.8
+++ b/usr.sbin/tcpdump/tcpdump.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcpdump.8,v 1.60 2006/03/26 19:16:06 camield Exp $
+.\" $OpenBSD: tcpdump.8,v 1.61 2006/05/15 08:56:46 jmc Exp $
.\"
.\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996
.\" The Regents of the University of California. All rights reserved.
@@ -249,9 +249,9 @@ Standard output is used if
is
.Ql - .
.It Fl X
-Like
-.Fl x
-but dumps the packet in emacs-hexl like format.
+Print each packet
+.Pq minus its link-level header
+in hex and ASCII.
.It Fl x
Print each packet
.Pq minus its link-level header