diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2023-03-07 22:52:10 +0000 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2023-03-07 22:52:10 +0000 |
commit | bb38a7bed34ae05c66381a44acda091eca2ad9fc (patch) | |
tree | e3be215329e67cdece018226746ded6afa54f210 /pcap-tstamp.manmisc.in | |
parent | 6598b08835011ac4df3af9b390d7f6a5424395ba (diff) |
man: Fixup more minor formatting issues. [skip ci]
Diffstat (limited to 'pcap-tstamp.manmisc.in')
-rw-r--r-- | pcap-tstamp.manmisc.in | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/pcap-tstamp.manmisc.in b/pcap-tstamp.manmisc.in index eea8c1d2..2044be00 100644 --- a/pcap-tstamp.manmisc.in +++ b/pcap-tstamp.manmisc.in @@ -107,11 +107,12 @@ routine can be used after a call and before a .BR pcap_activate () call to specify the type of time stamp to be used on the device. -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 +The time stamp types are listed here; the first value is the +.B #define +to use in code, the second value is the value returned by .BR pcap_tstamp_type_val_to_name (3PCAP) and accepted by -.BR pcap_tstamp_type_name_to_val (3PCAP) . +.BR pcap_tstamp_type_name_to_val (3PCAP). .RS 5 .TP 5 .BR PCAP_TSTAMP_HOST " - " host |