From cba1d9c7595e3e61d316eb16852a8e494d42e231 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 22 Jul 1998 04:32:40 +0000 Subject: remove references to tcpslice as it is not shipped with the system.. this is questionable --- lib/libpcap/pcap.3 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lib/libpcap/pcap.3 b/lib/libpcap/pcap.3 index 543dc9dcb39..c2a5ecc3c9b 100644 --- a/lib/libpcap/pcap.3 +++ b/lib/libpcap/pcap.3 @@ -122,9 +122,9 @@ is called to open a ``savefile'' for reading. .I fname specifies the name of the file to open. The file has the same format as those used by -.B tcpdump(8) -and -.BR tcpslice(1) . +.B tcpdump(8) . +.\" and +.\" .BR tcpslice(1) . The name "-" in a synonym for .BR stdin . .I ebuf @@ -330,6 +330,7 @@ and deallocates resources. closes the ``savefile.'' .PP .SH SEE ALSO -tcpdump(8), tcpslice(1) +tcpdump(8) +.\" , tcpslice(1) .SH BUGS .SH HISTORY -- cgit v1.2.3