aboutsummaryrefslogtreecommitdiff
path: root/pcap-sita.html
diff options
context:
space:
mode:
Diffstat (limited to 'pcap-sita.html')
-rw-r--r--pcap-sita.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/pcap-sita.html b/pcap-sita.html
index 04f51292f03c..6afad09cecf7 100644
--- a/pcap-sita.html
+++ b/pcap-sita.html
@@ -597,7 +597,7 @@ A { text-decoration:none }
<TR>
<TD VALIGN=TOP>direction</TD>
<TD VALIGN=TOP ALIGN=CENTER>1</TD>
- <TD VALIGN=TOP>A flag indicating the direction of traffic that should be captuted [both(0) / in(1) / out(2)]</TD>
+ <TD VALIGN=TOP>A flag indicating the direction of traffic that should be captured [both(0) / in(1) / out(2)]</TD>
</TR>
</TABLE>
</TD>
@@ -803,8 +803,6 @@ A { text-decoration:none }
this is also known as a UN*X time_t. You can use the ANSI C
<em>time()</em> function from <em>time.h</em> to get this value,
but you might use a more optimized way to get this timestamp value.
- If this timestamp isn't based on GMT (UTC), use <em>thiszone</em>
- from the global header for adjustments.</TD>
</TR>
<TR>
<TD VALIGN=TOP>tv_usec</TD>