From 6cc999c42f9657ab740b1a303be1dcc7f23abb55 Mon Sep 17 00:00:00 2001 From: Denis Ovsienko Date: Thu, 2 Jan 2014 16:26:01 +0400 Subject: [PATCH] fix a typo in man pages --- pcap_dump_open.3pcap.in | 2 +- pcap_open_offline.3pcap.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pcap_dump_open.3pcap.in b/pcap_dump_open.3pcap.in index 2a5dc9de17..b4d587263c 100644 --- a/pcap_dump_open.3pcap.in +++ b/pcap_dump_open.3pcap.in @@ -43,7 +43,7 @@ the same format as those used by .BR tcpdump (1) and .BR tcpslice (1). -The name "-" in a synonym +The name "-" is a synonym for .BR stdout . .PP diff --git a/pcap_open_offline.3pcap.in b/pcap_open_offline.3pcap.in index d38608d474..23b4d767b1 100644 --- a/pcap_open_offline.3pcap.in +++ b/pcap_open_offline.3pcap.in @@ -59,7 +59,7 @@ and .BR tcpslice (1), or can have the pcap-ng file format, although not all pcap-ng files can be read. -The name "-" in a synonym for +The name "-" is a synonym for .BR stdin . .PP .B pcap_open_offline_with_tstamp_precision()