From 9e23f31e5f116054682b9f8460f56fb7e73eedd1 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 22 Sep 2006 21:14:54 +0000 Subject: Add support for reading from stdin under Windows. Based on a patch sent in last year by Gianluca Varenni. Add partial support for reading from named pipes (currently disabled). Move utf_8to16() and utf_16to8() to a separate module (unicode-utils.[ch]) so that we don't have to cut and paste code in dumpcap.c. Fix up whitespace. svn path=/trunk/; revision=19291 --- doc/tshark.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/tshark.pod b/doc/tshark.pod index 6d1363b485..ed0d7e70a8 100644 --- a/doc/tshark.pod +++ b/doc/tshark.pod @@ -244,7 +244,7 @@ read data from the standard input. Data read from pipes must be in standard libpcap format. Note: the Win32 version of B doesn't support capturing from -pipes or stdin! +pipes! =item -l -- cgit v1.2.3