1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
Index: xplot-xplot.org-0.90.7.1/xplot.1
===================================================================
--- xplot-xplot.org-0.90.7.1.orig/xplot.1 2008-10-16 15:36:03.000000000 -0400
+++ xplot-xplot.org-0.90.7.1/xplot.1 2008-10-16 15:36:27.000000000 -0400
@@ -1,11 +1,11 @@
.Dd 27 January 1999
-.Dt XPLOT 1
+.Dt XPLOT.ORG 1
.Os
.Sh NAME
-.Nm xplot
+.Nm xplot.org
.Nd fast tool to graph and visualize lots of data
.Sh SYNOPSIS
-.Nm xplot
+.Nm xplot.org
.Op Ar -v
.Op Ar -x
.Op Ar -y
@@ -17,7 +17,7 @@
.Ar file
.Op Ar files...
.Sh DESCRIPTION
-.Nm xplot
+.Nm xplot.org
is a fast visualization tool for examining multiple data sets in
parallel plots. It supports easy zoom-in and zoom-out capabilities,
and synchronized views into multiple data sets (with the
@@ -51,7 +51,7 @@
each consume 1/nth of the vertical space that would have been used
with one plot. This works well if the window manager refrains from
wasting pixels with decorative tabs and respects the hints that
-.Nm xplot
+.Nm xplot.org
provides.
.Ar -v
@@ -70,7 +70,7 @@
.Sh USE OF MOUSE BUTTONS
When running
-.Nm xplot,
+.Nm xplot.org,
the mouse may be used to zoom in and out on data.
Dragging with the left mouse button depressed while inside the axes of
@@ -104,13 +104,13 @@
.Pa demo.2,
etc.,
stored with the
-.Nm xplot
+.Nm xplot.org
sources.
.Pa demo.0
lists all the commands.
-.Dl xplot demo.0
+.Dl xplot.org demo.0
demonstrates
-.Nm xplot's
+.Nm xplot.org's
capabilities.
.Sh USE WITH TCPDUMP
@@ -137,7 +137,7 @@
.Xr tcpdump2xplot 1 ,
.Sh HISTORY
The
-.Nm xplot
+.Nm xplot.org
command was written by Tim Shepard as a tool to use in his analysis of
TCP performance while at MIT.
Some features were added by Andrew Heybey and Greg Troxel.
Index: xplot-xplot.org-0.90.7.1/tcpdump2xplot.1
===================================================================
--- xplot-xplot.org-0.90.7.1.orig/tcpdump2xplot.1 2008-10-16 15:36:39.000000000 -0400
+++ xplot-xplot.org-0.90.7.1/tcpdump2xplot.1 2008-10-16 15:37:03.000000000 -0400
@@ -68,7 +68,7 @@
.Sh EXAMPLES
.Sh SEE ALSO
.Xr tcpdump 1 ,
-.Xr xplot 1
+.Xr xplot.org 1
.Sh BUGS
.Nm tcpdump2xplot
may not deal properly with output from tcpdump that is not TCP.
@@ -77,7 +77,7 @@
The
.Nm tcpdump2xplot
has been contributed by
-.Nm xplot
+.Nm xplot.org
users.
Thanks to Garret Wollman for contributing the original
tcpdump2xplot.pl script and thanks to Eric Prud'hommeaux (@ w3.org)
|