pkg://tcpdump-3.6.2-11.7.1.0.src.rpm:793566/tcpdump-3.6.2-redhat.patch
info downloads
diff -uNr tcpdump-3.6.2/tcpdump.1 tcpdump-3.6.2.rh/tcpdump.1
--- tcpdump-3.6.2/tcpdump.1 Mon Jan 8 20:13:59 2001
+++ tcpdump-3.6.2.rh/tcpdump.1 Mon Jan 8 20:23:30 2001
@@ -20,7 +20,7 @@
.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
-.TH TCPDUMP 1 "3 January 2001"
+.TH TCPDUMP 8 "3 January 2001"
.SH NAME
tcpdump \- dump traffic on a network
.SH SYNOPSIS
diff -uNr libpcap/pcap.3 libpcap.rh/pcap.3
--- libpcap-0.6.2/pcap.3 Mon Jan 8 20:19:01 2001
+++ libpcap-0.6.2.rh/pcap.3 Mon Jan 8 20:24:49 2001
@@ -147,9 +147,9 @@
.I fname
specifies the name of the file to open. The file has
the same format as those used by
-.B tcpdump(1)
+.B tcpdump(8)
and
-.BR tcpslice(1) .
+.BR tcpslice(8) .
The name "-" in a synonym for
.BR stdin .
.I ebuf
@@ -419,7 +419,7 @@
closes the ``savefile.''
.PP
.SH SEE ALSO
-tcpdump(1), tcpslice(1)
+tcpdump(8), tcpslice(8)
.SH AUTHORS
The original authors are:
.LP
diff -uNr tcpslice/tcpslice.1 tcpslice.rh/tcpslice.1
--- tcpslice/tcpslice.1 Sun Jun 11 20:21:45 2000
+++ tcpslice.rh/tcpslice.1 Mon Jan 8 20:27:00 2001
@@ -19,7 +19,7 @@
.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
-.TH TCPSLICE 1 "21 December 1996"
+.TH TCPSLICE 8 "21 December 1996"
.SH NAME
tcpslice \- extract pieces of and/or glue together tcpdump files
.SH SYNOPSIS