Among other things make sure a reference to pcap(3PCAP) is in the
SEE ALSO section of every man page by default.
[skip ci]
The link-layer header types supported by libpcap are described at
https://www.tcpdump.org/linktypes.html.
.SH SEE ALSO
The link-layer header types supported by libpcap are described at
https://www.tcpdump.org/linktypes.html.
.SH SEE ALSO
will be equal if the number of bytes of packet data are less than or
equal to the snapshot length.
.SH SEE ALSO
will be equal if the number of bytes of packet data are less than or
equal to the snapshot length.
.SH SEE ALSO
-pcap(3PCAP), pcap-linktype(@MAN_MISC_INFO@)
the time stamp supplied by the hardware or operating system and, when
reading a savefile, this does not indicate the actual precision of time
stamps in the file.
the time stamp supplied by the hardware or operating system and, when
reading a savefile, this does not indicate the actual precision of time
stamps in the file.
+.SH SEE ALSO
+pcap(3PCAP)
is returned if the type value does not correspond to a known
.B DLT_
value.
is returned if the type value does not correspond to a known
.B DLT_
value.
+.SH SEE ALSO
+pcap(3PCAP)
.PP
.B pcap_dump_open_append()
is like
.PP
.B pcap_dump_open_append()
is like
but does not create the file if it does not exist and, if it does
already exist, and is a pcap file with the same byte order as the host
opening the file, and has the same time stamp precision, link-layer
but does not create the file if it does not exist and, if it does
already exist, and is a pcap file with the same byte order as the host
opening the file, and has the same time stamp precision, link-layer
returns the standard I/O stream of the ``savefile,'' if a ``savefile''
was opened with
.BR pcap_open_offline(3PCAP) ,
returns the standard I/O stream of the ``savefile,'' if a ``savefile''
was opened with
.BR pcap_open_offline(3PCAP) ,
-or NULL, if a network device was opened with
+or
+.BR NULL ,
+if a network device was opened with
.B pcap_create(3PCAP)
and
.BR \%pcap_activate(3PCAP) ,
.B pcap_create(3PCAP)
and
.BR \%pcap_activate(3PCAP) ,
.B PCAP_ERRBUF_SIZE
chars.
.SH SEE ALSO
.B PCAP_ERRBUF_SIZE
chars.
.SH SEE ALSO
-pcap(3PCAP), pcap_create(3PCAP), pcap_activate(3PCAP)
+pcap_create(3PCAP), pcap_activate(3PCAP)
.BR strerror (3)
isn't available. It returns an error message string corresponding to
.IR error .
.BR strerror (3)
isn't available. It returns an error message string corresponding to
.IR error .
+.SH SEE ALSO
+pcap(3PCAP)