From 9a7dd765ed3ae2afb02968da907e7a18ae150fa6 Mon Sep 17 00:00:00 2001 From: Thomas Habets Date: Fri, 5 Dec 2014 12:10:12 +0000 Subject: Correct return value documentation in manpages. Manpages: * pcap_datalink_name_to_val * pcap_set_tstamp_type * pcap_tstamp_type_name_to_val --- pcap_set_tstamp_type.3pcap.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcap_set_tstamp_type.3pcap.in') diff --git a/pcap_set_tstamp_type.3pcap.in b/pcap_set_tstamp_type.3pcap.in index 261c3152..fd673bd4 100644 --- a/pcap_set_tstamp_type.3pcap.in +++ b/pcap_set_tstamp_type.3pcap.in @@ -52,7 +52,7 @@ for a list of all the time stamp types. returns 0 on success if the specified time stamp type is expected to be supported by the capture device, .B PCAP_WARNING_TSTAMP_TYPE_NOTSUP -on success if the specified time stamp type is not supported by the +if the specified time stamp type is not supported by the capture device, .B PCAP_ERROR_ACTIVATED if called on a capture handle that has been activated, and -- cgit v1.2.1