aboutsummaryrefslogtreecommitdiff
path: root/pcap-tstamp.manmisc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pcap-tstamp.manmisc.in')
-rw-r--r--pcap-tstamp.manmisc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcap-tstamp.manmisc.in b/pcap-tstamp.manmisc.in
index 2cd32c62..fec49ee2 100644
--- a/pcap-tstamp.manmisc.in
+++ b/pcap-tstamp.manmisc.in
@@ -95,7 +95,7 @@ The time stamp types are listed here; the first value is the #define to
use in code, the second value is the value returned by
.B pcap_tstamp_type_val_to_name()
and accepted by
-.BR pcap_tstamp_name_to_val() .
+.BR pcap_tstamp_type_name_to_val() .
.RS 5
.TP 5
.BR PCAP_TSTAMP_HOST " - " host
@@ -129,4 +129,4 @@ the host operating system's clock.
pcap_set_tstamp_type(3PCAP),
pcap_list_tstamp_types(3PCAP),
pcap_tstamp_type_val_to_name(3PCAP),
-pcap_tstamp_name_to_val(3PCAP)
+pcap_tstamp_type_name_to_val(3PCAP)