aboutsummaryrefslogtreecommitdiff
path: root/pcap_create.3pcap
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2023-03-05 11:33:57 +0000
committerDenis Ovsienko <denis@ovsienko.info>2023-03-05 11:33:57 +0000
commit6598b08835011ac4df3af9b390d7f6a5424395ba (patch)
tree02afbb3e1b77d93f9190678a8dbdccc1820f4100 /pcap_create.3pcap
parent364655a0c7bfb800056cb0c97d23fd60344c1646 (diff)
man: Address more C types formatting issues. [skip ci]
Diffstat (limited to 'pcap_create.3pcap')
-rw-r--r--pcap_create.3pcap2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap_create.3pcap b/pcap_create.3pcap
index bd42d733..515529f3 100644
--- a/pcap_create.3pcap
+++ b/pcap_create.3pcap
@@ -55,7 +55,7 @@ on the handle before activating it.
.SH RETURN VALUE
.BR pcap_create ()
returns a
-.I pcap_t *
+.B pcap_t *
on success and
.B NULL
on failure.